Module: Rep::MashedSupport
- Defined in:
- lib/rep.rb
Instance Method Summary collapse
Instance Method Details
#to_hash(name = :default) ⇒ Object
304 305 306 |
# File 'lib/rep.rb', line 304 def to_hash(name = :default) Mashed::Mash.new(super) end |