method

content_path

content_path()
private

No documentation available.

# File railties/lib/rails/commands/encrypted/encrypted_command.rb, line 33
        def content_path
          @content_path ||= args[0]
        end