rails/actionpack/test
2010-01-13 20:22:53 -06:00
..
abstract Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController. 2010-01-07 15:31:50 +01:00
activerecord Tidy up ActiveRecord and Views runtime information on process action logger. 2010-01-14 01:07:03 +01:00
controller optimise_named_routes is unnecessary 2010-01-13 20:22:53 -06:00
dispatch Ensure optional path scopes are properly handled. 2010-01-14 01:31:17 +01:00
fixtures Raise an error if respond_with is invoked and no format is declared. 2010-01-10 20:21:08 +01:00
lib Make check boxes accept :multiple as option so they can handle collections (such as HABTM). 2010-01-14 01:07:03 +01:00
template Custom 'type' attribute support for text_field. [#3646 status:resolved] 2010-01-14 01:07:04 +01:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Add subscriber for ActionPack and move all logging inside it. 2010-01-13 01:19:23 +01: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