• A
    Fixes STI when 2+ levels deep. · e5f15a83
    Arthur Neves 提交于
    PR #14052 Added a regression where it was only looking for methods in one
    level up, So when the method was defined in a 2+ levels up the
    inheritance chain, the method was not found as defined.
    e5f15a83
attribute_methods.rb 16.0 KB