method
credentials
v5.2.3 -
Show latest stable
- Class:
Rails::Application
credentials()public
Decrypts the credentials hash as kept in config/credentials.yml.enc. This file is encrypted with the Rails master key, which is either taken from ENV["RAILS_MASTER_KEY"] or from loading config/master.key.