method

show

show()
public

No documentation available.

# File railties/lib/rails/commands/secrets/secrets_command.rb, line 52
      def show
        say Rails::Secrets.read
      end