class method
self.cache
Ruby on Rails 3.0.20
Since v2.2.3 Last seen in v3.2.22.5Signature
self.cache()
No documentation comment.
Source
# File railties/lib/rails.rb, line 87
def cache
RAILS_CACHE
end
Defined in railties/lib/rails.rb line 87
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Rails