diff options
author | Jesse Doyle <jdoyle@ualberta.ca> | 2017-12-13 20:49:48 -0700 |
---|---|---|
committer | Jeremy Daer <jeremydaer@gmail.com> | 2017-12-14 16:57:31 -0700 |
commit | 36291970341057bbf5f818d5ee0c5e77ab14a308 (patch) | |
tree | 122ffd7d99b8ebe455490ca95a95e6f831a8714c /activerecord/test/cases/associations/extension_test.rb | |
parent | edc54fd2068bc21f0d381228e55d97e32f508923 (diff) | |
download | rails-36291970341057bbf5f818d5ee0c5e77ab14a308.tar.gz rails-36291970341057bbf5f818d5ee0c5e77ab14a308.tar.bz2 rails-36291970341057bbf5f818d5ee0c5e77ab14a308.zip |
RedisCacheStore - Fix Default Error Handler
* The `DEFAULT_ERROR_HANDLER` constant in
`ActiveSupport::Cache::RedisCacheStore` contained references
to an undefined argument `e`, which is supposed to refer
to the `exception` parameter.
* Update the default error handler proc to correctly reference
the `exception` parameter.
Diffstat (limited to 'activerecord/test/cases/associations/extension_test.rb')
0 files changed, 0 insertions, 0 deletions