method
show
v6.1.7.7 -
Show latest stable
- Class:
Rails::Command::SecretsCommand
show()public
No documentation available.
# File railties/lib/rails/commands/secrets/secrets_command.rb, line 52
def show
say Rails::Secrets.read
end