diff options
author | Godfrey Chan <godfreykfc@gmail.com> | 2014-04-07 18:52:21 -0700 |
---|---|---|
committer | Godfrey Chan <godfreykfc@gmail.com> | 2014-04-07 18:52:21 -0700 |
commit | a5664fe27b1797983537c0764003e618bd3d2801 (patch) | |
tree | dd10cf4cf3f4b627b03dfe07e2c0eda197eb466c /activerecord/lib/active_record/query_cache.rb | |
parent | 3f5eb59f7a48aa5c08efb8db6cb41cd395c990af (diff) | |
download | rails-a5664fe27b1797983537c0764003e618bd3d2801.tar.gz rails-a5664fe27b1797983537c0764003e618bd3d2801.tar.bz2 rails-a5664fe27b1797983537c0764003e618bd3d2801.zip |
Follow up to bbe7fe41 to fix enum leakage across classes.
The original attempt didn't really fix the problem and wasn't testing the
problematic area. This commit corrected those issues in the original commit.
Also removed the private `enum_mapping_for` method. As `defined_enums` is now a
method, this method doesn't provide much value anymore.
Diffstat (limited to 'activerecord/lib/active_record/query_cache.rb')
0 files changed, 0 insertions, 0 deletions