rails--rails/actionpack/test
José Valim 54b09e17d4 Fix 1.9.2 failures. 2010-10-08 09:24:06 +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 Allow cache to be temporarily disabled through lookup_context. 2010-10-07 21:31:31 +02:00
dispatch only forwarding enough methods to work. People should grab the delegate tempfile if they really need to do hard work 2010-10-04 19:28:40 -07:00
fixtures fix rendering a partial with an array as its :object [#5746 state:resolved] 2010-10-08 11:12:11 +13:00
lib fixing a few test warnings 2010-10-04 19:32:49 -07:00
template Fix 1.9.2 failures. 2010-10-08 09:24:06 +02:00
tmp
abstract_unit.rb removing more duplicate code 2010-10-01 18:05:59 -07:00
active_record_unit.rb
ts_isolated.rb