Module: Switchman::Rails::ClassMethods
- Defined in:
- lib/switchman/rails.rb
Instance Method Summary collapse
Instance Method Details
#cache ⇒ Object
3 4 5 |
# File 'lib/switchman/rails.rb', line 3 def cache Switchman::Shard.current.database_server.cache_store end |