aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates/active_job_gem.rb
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-04-23 21:28:21 +0300
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-04-23 21:59:39 +0300
commitd2fd01ec68f31bc6f2e5aee5344b3ad4a019df2d (patch)
tree8ee35b9bf465d806e473e8aaa2a65e0e02ad0de0 /guides/bug_report_templates/active_job_gem.rb
parent80cbf19453bb3fe22e8d038a9631b8436320788b (diff)
downloadrails-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 'guides/bug_report_templates/active_job_gem.rb')
0 files changed, 0 insertions, 0 deletions