1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
schneems 7529283732 match rails console environment support, to server
rails server takes `-e` as an argument to specify RAILS_ENV, rails console currently does not have the same interface. This commit fixes this disparity so developers can manually specify `RAILS_ENV` or can pass in an environment with a `-e`.
2012-03-22 13:13:12 -04:00
..
rails match rails console environment support, to server 2012-03-22 13:13:12 -04:00
rails.rb Deprecate RAILS_CACHE constant. 2012-01-18 01:53:09 +09:00