1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch
Akira Matsuda 5699122abf Revert "*Store implements delete_session as a public method"
This reverts commit d41939a678.

Reason: activerecord-session_store implements `delete_session` as a private method
https://github.com/rails/activerecord-session_store/blob/f188efb/lib/action_dispatch/session/active_record_store.rb#L94

Thank you @al for pointing this out!
https://github.com/rails/rails/commit/d41939a6#commitcomment-43152220

Co-authored-by: Alan Larkin <alan.larkin@gmail.com>
2020-10-12 09:16:39 +09:00
..
http Raise more specific exception for invalid mime type from user-agent 2020-10-07 11:49:56 -04:00
journey ✂️ [ci skip] 2020-09-16 09:52:10 +09:00
middleware Add missing space before closing hash brace 2020-10-07 19:37:13 +01:00
request Revert "*Store implements delete_session as a public method" 2020-10-12 09:16:39 +09:00
routing URL helper methods are public methods 2020-10-07 21:00:26 +09:00
system_testing Load selenium/webdriver only if needed 2020-05-07 15:53:32 +03:00
testing Named routes are public methods 2020-10-02 12:55:17 +09:00
journey.rb Remove unused journey code 2020-04-25 00:40:37 +09:00
railtie.rb Heed config.force_ssl when building URL 2020-04-05 18:19:31 -05:00
routing.rb Fix code examples' indentation in ActionDispatch::Routing [ci skip] 2019-02-26 14:04:08 -05:00
system_test_case.rb Load selenium/webdriver only if needed 2020-05-07 15:53:32 +03:00