1. 26 2月, 2015 1 次提交
    • R
      Follow-up to #10776 · 95c2fc96
      Robin Dupret 提交于
      The name `ActiveModel::AttributeAssignment::UnknownAttributeError` is
      too implementation specific so let's move the constant directly under
      the ActiveModel namespace.
      
      Also since this constant used to be under the ActiveRecord namespace, to
      make the upgrade path easier, let's avoid raising the former constant
      when we deal with this error on the Active Record side.
      95c2fc96
  2. 24 1月, 2015 2 次提交