aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/commands/console_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix various bugs with console arguments.Sam Oliver2012-05-301-29/+60
* More assert_match warnings fixed.Arun Agrawal2012-05-301-4/+4
* match rails console environment support, to serverschneems2012-03-221-0/+19
* Fix tests, Rails.env may be different on CIPiotr Sarnacki2012-02-161-2/+5
* Refactor Rails::Console to make it easier to test and add tests for itPiotr Sarnacki2012-02-161-0/+84