method
read_env_key
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::EncryptedFile
read_env_key()private
No documentation available.
# File activesupport/lib/active_support/encrypted_file.rb, line 99
def read_env_key
ENV[env_key]
end