diff options
author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-04-23 21:28:21 +0300 |
---|---|---|
committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-04-23 21:59:39 +0300 |
commit | d2fd01ec68f31bc6f2e5aee5344b3ad4a019df2d (patch) | |
tree | 8ee35b9bf465d806e473e8aaa2a65e0e02ad0de0 /activestorage/test/service | |
parent | 80cbf19453bb3fe22e8d038a9631b8436320788b (diff) | |
download | rails-d2fd01ec68f31bc6f2e5aee5344b3ad4a019df2d.tar.gz rails-d2fd01ec68f31bc6f2e5aee5344b3ad4a019df2d.tar.bz2 rails-d2fd01ec68f31bc6f2e5aee5344b3ad4a019df2d.zip |
Fix title for example of removing data from `session` [ci skip]
After #31685 the description says different what
we expect to see in the example. Change `assign that key to be nil` to
`or delete the key/value pair` in order to highlight what is shown in the example.
Fix one more example of removing data from the session in favour of using
`delete` since assigning to `nil` doesn't delete key from it.
Diffstat (limited to 'activestorage/test/service')
0 files changed, 0 insertions, 0 deletions