You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
http://www.docsdoctor.org/doc_methods/259451 links to an old commit, and the wrong line: (https://github.com/rails/rails/blob/9671df3ff797347940da2e813d005a4584ef464e/actionpack/lib/action_dispatch/request/session.rb/#L175)
On both that commit and master, the method concerned (
load_for_write!
) is private.Presumably private methods are not intended to be documented?
The text was updated successfully, but these errors were encountered: