aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record.rb
diff options
context:
space:
mode:
authorMartin Grandrath <mg@insfx.com>2012-10-18 10:56:44 +0200
committerMartin Grandrath <mg@insfx.com>2012-10-18 10:57:30 +0200
commitf4ddc496da0b7c1907a3345343918d7b9b39f5c5 (patch)
treea69b308dcd112acd9da409d3412ecda7d16fce8b /activerecord/lib/active_record.rb
parent9a38e73c631f4358b4863849ec16c84f6c876225 (diff)
downloadrails-f4ddc496da0b7c1907a3345343918d7b9b39f5c5.tar.gz
rails-f4ddc496da0b7c1907a3345343918d7b9b39f5c5.tar.bz2
rails-f4ddc496da0b7c1907a3345343918d7b9b39f5c5.zip
Use `Rails.env` instead of `ENV['RAILS_ENV']`; #7951
`ENV['RAILS_ENV']` is not defined unless explicitly specified on the command line when running `rake db:structure:load`. This patch lets the rake task retrieve the environment from `Rails.env` which defaults to "development".
Diffstat (limited to 'activerecord/lib/active_record.rb')
0 files changed, 0 insertions, 0 deletions