Jeremy Kemper
|
884068a13a
|
Skip console test when using minitest
|
2009-02-27 12:19:23 -08:00 |
|
Jeremy Kemper
|
278186534c
|
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
|
2009-02-03 18:40:22 -08:00 |
|
ddemaree
|
f90160c6c1
|
Fixed bug where calling app method from console would raise ArgumentError [#1629 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-01-02 10:31:21 -06:00 |
|
Joshua Peek
|
ed70830713
|
Switch to Rack based session stores.
|
2008-12-15 16:33:31 -06:00 |
|
Pratik Naik
|
986aec5dbb
|
Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment.
|
2008-04-18 13:05:43 +01:00 |
|
Jeremy Kemper
|
dbed69249f
|
require abstract_unit directly since test is in load path
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8568 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-05 13:33:00 +00:00 |
|
Jeremy Kemper
|
f08da31a4f
|
Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7640 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-09-26 01:24:07 +00:00 |
|
Jeremy Kemper
|
34a5a896e1
|
Missed svn add from [6897]. References #8393.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6898 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-05-29 21:49:37 +00:00 |
|