Top Level Namespace
Defined Under Namespace
Classes: CombinationHash
Instance Method Summary collapse
Instance Method Details
#CombinationHash(param) ⇒ Object
42 43 44 |
# File 'lib/combination_hash.rb', line 42 def CombinationHash(param) CombinationHash.new(param) end |