Method: ActiveSupport::Cache::Store#silence
- Defined in:
- lib/active_support/cache.rb
#silence ⇒ Object (readonly) Also known as: silence?
Returns the value of attribute silence.
200 201 202 |
# File 'lib/active_support/cache.rb', line 200 def silence @silence end |