1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
José Valim 0f0bdaea7b Revert "Avoid uneeded queries in session stores if sid is not given."
First step to merge Rails and Rack session stores. Rack always expects to receive the SID since it may have different behavior if the SID is nil.

This reverts commit e210895ba9.
2010-07-29 09:10:01 +02:00
..
active_record Revert "Avoid uneeded queries in session stores if sid is not given." 2010-07-29 09:10:01 +02:00
rails/generators Avoid a blank line before the add/remove columns 2010-06-25 15:06:32 -03:00
active_record.rb mass_assignment_security moved from AR to AMo, and minor test cleanup 2010-07-08 18:28:45 +02:00