Module: RailsCredentialsCustomKey::EncryptedFileExtention
- Defined in:
- lib/rails_credentials_custom_key.rb
Instance Method Summary collapse
Instance Method Details
#key ⇒ Object
24 25 26 |
# File 'lib/rails_credentials_custom_key.rb', line 24 def key RailsCredentialsCustomKey.custom[self] || super end |