Flowdock
method

subclass_from_attributes?

Importance_1
v4.2.7 - Show latest stable - 0 notes - Class: ClassMethods
subclass_from_attributes?(attrs) private

Detect the subclass from the inheritance column of attrs. If the inheritance column value is not self or a valid subclass, raises ActiveRecord::SubclassNotFound If this is a StrongParameters hash, and access to inheritance_column is not permitted, this will ignore the inheritance column and return nil

Show source
Register or log in to add new notes.