Method: ActionDispatch::Http::Cache::Response#cache_control
- Defined in:
- actionpack/lib/action_dispatch/http/cache.rb
#cache_control ⇒ Object (readonly)
Returns the value of attribute cache_control.
69 70 71 |
# File 'actionpack/lib/action_dispatch/http/cache.rb', line 69 def cache_control @cache_control end |