aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/console_app_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Skip console test when using minitestJeremy Kemper2009-02-271-20/+22
* Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.Jeremy Kemper2009-02-031-12/+10
* Fixed bug where calling app method from console would raise ArgumentError [#1...ddemaree2009-01-021-0/+9
* Switch to Rack based session stores.Joshua Peek2008-12-151-0/+1
* Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in pr...Pratik Naik2008-04-181-9/+12
* require abstract_unit directly since test is in load pathJeremy Kemper2008-01-051-1/+1
* Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ ...Jeremy Kemper2007-09-261-0/+4
* Missed svn add from [6897]. References #8393.Jeremy Kemper2007-05-291-0/+25