key_path()
No documentation available.
# File railties/lib/rails/secrets.rb, line 74 def key_path @root.join("config", "secrets.yml.key") end