mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c1c96a0140
Until now `config.session_store :disabled` simply silently discard the session hash at the end of the request. By explictly failing on writes, it can help discovering bugs earlier. Reads are still permitted. |
||
---|---|---|
.. | ||
minitest | ||
rails | ||
rails.rb |