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