method
key_path
v6.1.7.7 -
Show latest stable
- Class:
Rails::Secrets
key_path()private
No documentation available.
# File railties/lib/rails/secrets.rb, line 74
def key_path
@root.join("config", "secrets.yml.key")
end