Top Level Namespace
Defined Under Namespace
Classes: Prissy
Instance Method Summary collapse
Instance Method Details
#Prissy(json_or_hash) ⇒ Object
46 47 48 |
# File 'lib/prissy.rb', line 46 def Prissy(json_or_hash) Prissy.new.prissy(json_or_hash) end |