mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
82402e6583
As of the upgrade to Rack 1.5, request.session_options[:id] is no longer populated. Reflect this change in the tests by using request.session.id instead. Related change in Rack: https://github.com/rack/rack/commit/83a270d6 |
||
---|---|---|
.. | ||
abstract_store_test.rb | ||
cache_store_test.rb | ||
cookie_store_test.rb | ||
mem_cache_store_test.rb | ||
test_session_test.rb |