Method: ActiveSupport::Messages::RotationConfiguration#encrypted
- Defined in:
- activesupport/lib/active_support/messages/rotation_configuration.rb
#encrypted ⇒ Object (readonly)
Returns the value of attribute encrypted.
6 7 8 |
# File 'activesupport/lib/active_support/messages/rotation_configuration.rb', line 6 def encrypted @encrypted end |