mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
3777701f13
Running the `console` and `dbconsole` commands with a regular argument as the environment's name automatically expand it to match an existing environment (e.g. dev for development). This feature wasn't available using the `--environment` (a.k.a `-e`) option. |
||
---|---|---|
.. | ||
console_test.rb | ||
dbconsole_test.rb | ||
secrets_test.rb | ||
server_test.rb |