Flowdock
method

ensure_credentials_have_been_added

Importance_0
v5.2.3 - Show latest stable - 0 notes - Class: CredentialsCommand
ensure_credentials_have_been_added() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/commands/credentials/credentials_command.rb, line 45
        def ensure_credentials_have_been_added
          credentials_generator.add_credentials_file_silently
        end
Register or log in to add new notes.