method

new

new()
public

No documentation available.

# File railties/lib/rails/secrets.rb, line 10
      def initialize
        super(          Missing encryption key to decrypt secrets with.          Ask your team for your master key and put it in ENV["RAILS_MASTER_KEY"].squish)
      end