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