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