We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c45266c commit 991f8aeCopy full SHA for 991f8ae
Rakefile
@@ -2,3 +2,5 @@ require File.expand_path('../config/application', __FILE__)
2
require 'rake'
3
4
Badgiy::Application.load_tasks
5
+
6
+puts "RAILS_ENV=#{Rails.env}"
0 commit comments