Method: Rails.cache
- Defined in:
- railties/lib/rails.rb
.cache ⇒ Object
Returns the value of attribute cache.
44 45 46 |
# File 'railties/lib/rails.rb', line 44 def cache @cache end |
Returns the value of attribute cache.
44 45 46 |
# File 'railties/lib/rails.rb', line 44 def cache @cache end |