aboutsummaryrefslogtreecommitdiffstats
path: root/guides/Rakefile
diff options
context:
space:
mode:
authorRafael Barbolo <barbolo@gmail.com>2018-04-23 14:50:59 -0300
committerRafael França <rafaelmfranca@gmail.com>2018-04-23 13:50:59 -0400
commit80cbf19453bb3fe22e8d038a9631b8436320788b (patch)
tree0df0d2f1630bc531dde405f1e5f5c1fd2916fdc5 /guides/Rakefile
parentcde7c30781e45dab23ff6be8d5b83b3c67344b64 (diff)
downloadrails-80cbf19453bb3fe22e8d038a9631b8436320788b.tar.gz
rails-80cbf19453bb3fe22e8d038a9631b8436320788b.tar.bz2
rails-80cbf19453bb3fe22e8d038a9631b8436320788b.zip
Remove key from session by using session.delete (#31685)
* Remove key from session by using session.delete You are not deleting a key from session when you assign nil to that key. * Update guides on how to destroy a user session In this commit, the user id is removed from session and controller's variables related to the user are nullified. [Rafael Mendonça França + Rafael Barbolo]
Diffstat (limited to 'guides/Rakefile')
0 files changed, 0 insertions, 0 deletions