Parent

Methods

Class/Module Index [+]

Quicksearch

Object

Public Instance Methods

OrderedHash(*a, &b) click to toggle source
# File lib/nanoc3/base/ordered_hash.rb, line 198
def OrderedHash(*a, &b)
  OrderedHash.new(*a, &b)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.