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
2010-10-10 01:14:50 +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 Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +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 Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02:00
lib fixing a few test warnings 2010-10-04 19:32:49 -07:00
template Deprecate old template handler API. Remove old handlers. 2010-10-10 01:14:50 +02:00
tmp
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