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-09-29 14:24:32 +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 Merge remote branch 'miloops/warnings' 2010-09-29 10:04:42 +02:00
dispatch Ensure that named routes do not overwrite previously defined routes. 2010-09-29 14:24:32 +02:00
fixtures Use redefine_method since baz is already defined. 2010-09-28 18:31:52 -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 Fix test that wasn't running at all. 2010-09-28 18:48:58 -03:00
tmp
abstract_unit.rb
active_record_unit.rb
ts_isolated.rb