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