Method: LittleMapper::Result::RepoResult#object
- Defined in:
- lib/little_mapper/result/repo_response.rb
#object ⇒ Object (readonly)
Returns the value of attribute object.
4 5 6 |
# File 'lib/little_mapper/result/repo_response.rb', line 4 def object @object end |