1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--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
abstract_unit.rb Remove deprecated stuff in ActionController 2010-09-26 02:13:45 +08:00
active_record_unit.rb
ts_isolated.rb