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