Top Level Namespace

Defined Under Namespace

Modules: HashToObj

Instance Method Summary collapse

Instance Method Details

#objectify(*args) ⇒ Object



159
160
161
# File 'lib/hash-to-obj.rb', line 159

def objectify(*args)
  HashToObj.objectify(*args)
end