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