Exception: SpamProtect::Errors::EncryptionUnavailable
- Defined in:
- lib/spam_protect/errors/encryption_unavailable.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/spam_protect/errors/encryption_unavailable.rb', line 6 def "ActiveSupport encryption helpers are not available. Please ensure the 'activesupport' gem is included in your project." end |