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