mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
617e94658ddc3f71c42fc4f8c2346f87ff106bbe
This apply to only Active Record store and Memcached store, as they both store only the session_id, which will be unchanged, in the cookie. Signed-off-by: José Valim <jose.valim@gmail.com>
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved]
Make sure that Rails doesn't resent session_id cookie over and over again if it's already there [#2485 state:resolved]
Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type header to application/xml [#4939 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%