This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1d4e78b15141cf940be7a84ca856425484a98be
rails
/
actionpack
/
test
/
activerecord
History
José Valim
6d04fa6dc4
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
..
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