Method: ApiResource::Associations::Scope#internal_object
- Defined in:
-
lib/api_resource/associations.rb,
lib/api_resource/associations.rb
Use this method to access the internal data, this guarantees that loading only occurs once per object
196 197 198 |
# File 'lib/api_resource/associations.rb', line 196 def internal_object @internal_object end |