This project is archived and is in readonly mode.
Changeset [50215f9525b6b5e3bfe703724b9f68177ed8565d] by José Valim
October 3rd, 2010 @ 08:24 PM
Rely on Rack::Session stores API for more compatibility across
the Ruby world.
http://github.com/rails/rails/commit/50215f9525b6b5e3bfe703724b9f68...
Committed by José Valim
- M Gemfile
- M actionpack/CHANGELOG
- M actionpack/lib/action_controller/test_case.rb
- M actionpack/lib/action_dispatch/http/url.rb
- M actionpack/lib/action_dispatch/middleware/session/abstract_store.rb
- M actionpack/lib/action_dispatch/middleware/session/cookie_store.rb
- M actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
- M actionpack/test/dispatch/session/cookie_store_test.rb
- M activerecord/lib/active_record/session_store.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>