method
content_path
v8.0.0 -
Show latest stable
- Class:
Rails::Command::CredentialsCommand
content_path()private
No documentation available.
# File railties/lib/rails/commands/credentials/credentials_command.rb, line 65
def content_path
@content_path ||= relative_path(config.content_path)
end