diff options
author | Edouard CHIN <edouard.chin@shopify.com> | 2019-07-11 01:41:14 +0200 |
---|---|---|
committer | Edouard CHIN <edouard.chin@shopify.com> | 2019-07-11 01:41:14 +0200 |
commit | 4a8cf101485469194f56ff666b262bd8bb2a538e (patch) | |
tree | 32c48f9baf14c68e6a4add2e5a445eb86d358924 /activesupport/lib/active_support/cache.rb | |
parent | 84ff4f6ea2a118b47160e3fe7ed29bff52c2a7a2 (diff) | |
download | rails-4a8cf101485469194f56ff666b262bd8bb2a538e.tar.gz rails-4a8cf101485469194f56ff666b262bd8bb2a538e.tar.bz2 rails-4a8cf101485469194f56ff666b262bd8bb2a538e.zip |
Returns `nil` when `AM::Errors#delete` doesn't delete anything:
- `AM::Errors#delete` currently returns an empty array when trying
to delete an error that doesn't exist.
This behaviour is surprising and I think it would be better
to no return a truthy value but instead return nil like
`Hash#delete` does.
Diffstat (limited to 'activesupport/lib/active_support/cache.rb')
0 files changed, 0 insertions, 0 deletions