Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/test/controller/dispatcher_test.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9190 [9190] 04/01/08 06:11:56 bitsweat Ruby 1.9 compat: proc arity
(edit) @9187 [9187] 04/01/08 06:11:31 bitsweat Ruby 1.9: no args is 0 arity, not -1 as in 1.8
(edit) @9055 [9055] 03/18/08 17:56:05 bitsweat Refactor filters to use Active Support callbacks. Closes #11235.
(edit) @8664 [8664] 01/19/08 02:44:45 bitsweat Extract ActiveSupport::Callbacks from Active Record, test case setup and …
(edit) @8564 [8564] 01/05/08 13:32:06 bitsweat require abstract_unit directly since test is in load path
(edit) @8492 [8492] 12/27/07 11:17:53 bitsweat Ruby 1.9 compat: file uploads. References #1689 [Frederick Cheung]
(edit) @7944 [7944] 10/16/07 16:36:52 bitsweat Dispatcher: fix that to_prepare should only run once in production. Closes …
(edit) @7719 [7719] 10/02/07 05:32:14 bitsweat Ruby 1.9 compat, consistent load paths
(copy) @7640 [7640] 09/26/07 01:24:07 bitsweat Move Railties' Dispatcher to ActionController::Dispatcher, introduce …
copied from trunk/railties/test/dispatcher_test.rb:
(edit) @7591 [7591] 09/23/07 02:11:44 bitsweat Dispatcher tests. References #9630.
Note: See TracRevisionLog for help on using the revision log.