diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2019-01-13 10:10:06 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2019-01-15 22:55:31 +0900 |
commit | e4213e7c682f2b4bf19383ea1af1681c81c96ac5 (patch) | |
tree | b339cbd8a8b60913738ea3e1b6ed4bc43ab6f773 /actionpack/lib/action_dispatch/middleware/session | |
parent | 8056fe0d964a8d0add46d4b545e396e5fadfcbe3 (diff) | |
download | rails-e4213e7c682f2b4bf19383ea1af1681c81c96ac5.tar.gz rails-e4213e7c682f2b4bf19383ea1af1681c81c96ac5.tar.bz2 rails-e4213e7c682f2b4bf19383ea1af1681c81c96ac5.zip |
Remove public `prevent_writes` writer
The `@prevent_writes` should be updated only in the
`while_preventing_writes`, it is not necessary to expose the attr
writer.
Diffstat (limited to 'actionpack/lib/action_dispatch/middleware/session')
0 files changed, 0 insertions, 0 deletions