mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
e8d1d84837
The `subclass_from_attrs` method is called even if the column specified by the `inheritance_column` setting doesn't exist. This prevents setting associations via the attributes hash if the association name clashes with the value of the setting, typically `:type`. This worked previously in Rails 3.2. |
||
---|---|---|
.. | ||
mysql2_specific_schema.rb | ||
mysql_specific_schema.rb | ||
oracle_specific_schema.rb | ||
postgresql_specific_schema.rb | ||
schema.rb | ||
sqlite_specific_schema.rb |