diff options
author | Godfrey Chan <godfreykfc@gmail.com> | 2014-08-11 00:00:23 -0700 |
---|---|---|
committer | Godfrey Chan <godfreykfc@gmail.com> | 2014-08-11 00:00:23 -0700 |
commit | 2638d5c72444db1dc73c0593cb35f9916fc6284c (patch) | |
tree | 818b67e8e5574d88d0b312be04532b549fee2ed0 /activerecord/Rakefile | |
parent | 49798b52bfaaa452f1c535ca932cc267482348fe (diff) | |
download | rails-2638d5c72444db1dc73c0593cb35f9916fc6284c.tar.gz rails-2638d5c72444db1dc73c0593cb35f9916fc6284c.tar.bz2 rails-2638d5c72444db1dc73c0593cb35f9916fc6284c.zip |
Fixed issue w/custom accessors + reserved name + inheritance
Fixed an issue where custom accessor methods (such as those generated by
`enum`) with the same name as a global method are incorrectly overridden
when subclassing.
This was partially fixed in 4155431 then broken again by e5f15a8.
Fixes #16288.
Diffstat (limited to 'activerecord/Rakefile')
0 files changed, 0 insertions, 0 deletions