rails--rails/actionpack/test
Jeremy Kemper 9e4621d6f7 Merge branch 'master' of git@github.com:rails/rails 2008-11-29 19:23:31 -08:00
..
activerecord Use autoload instead of explicit requires for ActionController 2008-11-23 16:35:47 -06:00
controller Reinstate "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading." 2008-11-28 11:18:28 -06:00
fixtures Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [#1424 state:committed] 2008-11-23 13:42:53 +01:00
template fixed template recompile issue with previous commit and add some better tests so we can make sure it doesn't happen again 2008-11-28 14:31:54 -06:00
abstract_unit.rb Merge branch 'master' of git@github.com:rails/rails 2008-11-29 19:23:31 -08:00
active_record_unit.rb Update AR integration tests for TestCase changes 2008-11-07 15:51:50 -05:00
adv_attr_test.rb Add some tests for adv_attr_accessor. Closes #10633 [fcheung] 2008-01-12 03:06:10 +00:00
testing_sandbox.rb Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00