rails--rails/railties/test/commands
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
..
console_test.rb match rails console environment support, to server 2012-03-22 13:13:12 -04:00
server_test.rb fix rails server support of RAILS_ENV variable 2012-03-20 20:58:50 -04:00