Source: show | on GitHub
# File railties/lib/rails/secrets.rb, line 9 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