rails/actionpack/test
2007-04-26 23:11:31 +00:00
..
activerecord Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long] 2007-02-04 20:47:05 +00:00
controller Added :has_many and :has_one for declaring plural and singular resources beneath the current [DHH] Added :name_prefix as standard for nested resources [DHH] 2007-04-26 23:11:31 +00:00
fixtures oops! forgot new layout for layout tests 2007-04-24 01:26:44 +00:00
template remove useless mock test 2007-04-12 20:26:42 +00:00
abstract_unit.rb add ActionView::Base#find_template_extension_for tests 2007-04-01 22:29:19 +00:00
active_record_unit.rb Pass busy timeout for sqlite3 integration tests. 2007-01-24 12:02:40 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00