Method: Parse::Bytes#attributes
- Defined in:
- lib/parse/model/bytes.rb
#attributes ⇒ ATTRIBUTES
Supports for mass assignment of values and encoding to JSON.
33 34 35 |
# File 'lib/parse/model/bytes.rb', line 33 def attributes ATTRIBUTES end |