Method: Rails.cache

Defined in:
railties/lib/rails.rb

.cacheObject

Returns the value of attribute cache.



44
45
46
# File 'railties/lib/rails.rb', line 44

def cache
  @cache
end