mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
7529283732
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`. |
||
---|---|---|
.. | ||
console_test.rb | ||
server_test.rb |