• R
    Support storing demodulized class name for polymorphic type · 62cfbdf3
    Ryuta Kamizono 提交于
    This is an alternative of #29722.
    
    Before Rails 6.1, storing demodulized class name is supported only for
    STI type by `store_full_sti_class` class attribute.
    
    Now `store_full_class_name` class attribute can handle both STI and
    polymorphic types.
    
    Closes #29722.
    
    See also #29601, #32048, #32148.
    62cfbdf3
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 29.9 KB