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