Method: Representable::Mapper::Methods#bindings
- Defined in:
- lib/representable/mapper.rb
#bindings ⇒ Object (readonly)
Returns the value of attribute bindings.
11 12 13 |
# File 'lib/representable/mapper.rb', line 11 def bindings @bindings end |