method
handle_missing_key
v5.1.7 -
Show latest stable
- Class:
Rails::Secrets
handle_missing_key()private
No documentation available.
# File railties/lib/rails/secrets.rb, line 76
def handle_missing_key
raise MissingKeyError
end