Flowdock
method

set_cache_for

Importance_0
v4.2.7 - Show latest stable - 0 notes - Class: LocalCacheRegistry
set_cache_for(l, v) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activesupport/lib/active_support/cache/strategy/local_cache.rb, line 30
          def self.set_cache_for(l, v); instance.set_cache_for l, v; end
Register or log in to add new notes.