Method: Camper::Resource#to_hash
- Defined in:
- lib/camper/resource.rb
#to_hash ⇒ Hash Also known as: to_h
Returns The original hash.
13 14 15 |
# File 'lib/camper/resource.rb', line 13 def to_hash hash end |
Returns The original hash.
13 14 15 |
# File 'lib/camper/resource.rb', line 13 def to_hash hash end |