Method: ApiResource::Decorators::CachingDecorator#owner
- Defined in:
- lib/api_resource/decorators/caching_decorator.rb
#owner ⇒ Object (readonly)
Returns the value of attribute owner.
4 5 6 |
# File 'lib/api_resource/decorators/caching_decorator.rb', line 4 def owner @owner end |