Method: NoBrainer::Criteria::Cache#without_cache
- Defined in:
- lib/no_brainer/criteria/cache.rb
#without_cache ⇒ Object
10 11 12 |
# File 'lib/no_brainer/criteria/cache.rb', line 10 def without_cache chain(:with_cache => false) end |