method

content_path

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