rails/actionpack/test
Nando Vieira 7223fe7faf Make redirect_to accept blocks [#5643 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-24 12:49:27 +02:00
..
abstract Add clear_helpers as a way to clean up all helpers added to this controller, maintaing just the helper with the same name as the controller. 2010-08-26 16:07:54 -03:00
activerecord Removed deprecated RouteSet API, still many tests fail 2010-09-05 13:44:36 +02:00
controller Make redirect_to accept blocks [#5643 state:resolved] 2010-09-24 12:49:27 +02:00
dispatch Raise ArgumentError instead of normalizing controller name when there is a leading slash [#5651 state:resolved] 2010-09-18 17:49:46 +01:00
fixtures Modified ActionDispatch::Static to allow passing multiple roots 2010-09-03 22:59:09 +02:00
lib Remove namespace for isolated namespaced models in forms 2010-09-03 22:59:15 +02:00
template file_field propagates up multipart property even inside of fields_for 2010-09-20 01:11:55 -07:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Revert "Extended default route for match in tests - now it matches controller, action, id and format if given." 2010-09-05 13:44:36 +02:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00