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