rails/actionpack/test
David Chelimsky f656796d05 Rename _assigns to view_assigns in AV::TC
- also add tests
- also deprecate _assigns

[#5751 state:resolved]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-10-03 13:30:31 -02:00
..
abstract Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected. 2010-09-29 11:18:31 +02:00
activerecord Remove duplicated class test. copy/paste fail? 2010-09-28 16:40:28 -03:00
controller removing more duplicate code. :'( 2010-10-01 18:09:37 -07:00
dispatch removing more duplicate code 2010-10-01 18:05:59 -07:00
fixtures Test correct method behaviour. 2010-09-29 12:42:51 -03:00
lib Review most of the form_for deprecated tests, missing tests with index like [] 2010-09-26 02:13:45 +08:00
template Rename _assigns to view_assigns in AV::TC 2010-10-03 13:30:31 -02:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb removing more duplicate code 2010-10-01 18:05:59 -07: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