diff options
author | Damien Mathieu <42@dmathieu.com> | 2013-10-30 15:04:19 +0100 |
---|---|---|
committer | Damien Mathieu <42@dmathieu.com> | 2013-10-30 15:04:22 +0100 |
commit | 38f8872aa5fd8f0a1d0895e9eb41f73261acd040 (patch) | |
tree | 20c8ab179657b791808972fdee9181a341a124fa /guides/Rakefile | |
parent | a02193854f995e597d008b309e6948ee97ad2122 (diff) | |
download | rails-38f8872aa5fd8f0a1d0895e9eb41f73261acd040.tar.gz rails-38f8872aa5fd8f0a1d0895e9eb41f73261acd040.tar.bz2 rails-38f8872aa5fd8f0a1d0895e9eb41f73261acd040.zip |
session#fetch doesn't behave exactly like Hash#fetch.
Mention it in the changelog and add a test checking for regressions.
Hash#fetch isn't adding the defaultly returned value.
However, in the session, saving it is the behavior we should expect.
See discussion in #12692
Diffstat (limited to 'guides/Rakefile')
0 files changed, 0 insertions, 0 deletions