rails/actionpack/test
Diego Carrion 72f37bd8bc renderer calls object.to_json when rendering :json => object [#5655 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-27 23:11:29 +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 Use parentheses when using assert_match followed by a regexp to avoid warnings. 2010-09-27 11:19:19 -03:00
controller renderer calls object.to_json when rendering :json => object [#5655 state:resolved] 2010-09-27 23:11:29 +02:00
dispatch Remove more warnings shadowing outer local variable. 2010-09-27 16:43:17 -03:00
fixtures Modified ActionDispatch::Static to allow passing multiple roots 2010-09-03 22:59:09 +02:00
lib Review most of the form_for deprecated tests, missing tests with index like [] 2010-09-26 02:13:45 +08:00
template Remove more warnings shadowing outer local variable. 2010-09-27 16:43:17 -03:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08: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