Method: Freeclimb::ApplicationList#to_body
- Defined in:
- lib/freeclimb/models/application_list.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
266 267 268 |
# File 'lib/freeclimb/models/application_list.rb', line 266 def to_body to_hash end |