Method: Freeclimb::MutableResourceModel#to_body
- Defined in:
- lib/freeclimb/models/mutable_resource_model.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
209 210 211 |
# File 'lib/freeclimb/models/mutable_resource_model.rb', line 209 def to_body to_hash end |