rails/actionpack/test/activerecord
2010-06-28 12:23:41 +02:00
..
active_record_store_test.rb Make sure that Rails doesn't resent session_id cookie over and over again if it's already there [#2485 state:resolved] 2010-06-25 09:41:52 +02:00
controller_runtime_test.rb Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved] 2010-06-24 13:23:43 +02:00
polymorphic_routes_test.rb Deprecate the old router DSL. Since it is still used intensively across ActionPack test suite, patches that translates Rails internal tests to the new router DSL are welcome (note though that a few tests shouldn't be translated since they are testing exactly the old mapper API, like the ones in actionpack/test/controller/resource_test.rb and actionpack/test/controller/routing_test.rb) 2010-06-28 12:23:41 +02:00
render_partial_with_record_identification_test.rb AMo conversion helper 2009-07-21 00:51:57 -05:00