rails--rails/railties/test/commands
Mykola Kyryk 4fa6088b42 This commit fixes issue #8628
Allow environment name to start with a substring of the default
environment names.
For example: tes, pro, prod, dev, devel, etc.

Fixing identation.

Adding test for Rails::Console.parse_arguments method.

Fix issue 8628 for Rails::DBConsole.
2013-01-04 17:05:49 +02:00
..
console_test.rb This commit fixes issue #8628 2013-01-04 17:05:49 +02:00
dbconsole_test.rb This commit fixes issue #8628 2013-01-04 17:05:49 +02:00
server_test.rb