rails/actionpack/test
2010-09-18 12:31:00 -07: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 Fix header capitalization by explicitly upcasing first letter of every word, and avoiding capitalize. [#5636 state:resolved] 2010-09-18 20:49:51 +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 makes the enclosing form multipart 2010-09-18 12:31:00 -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