Flowdock
method

discriminate_class_for_record

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: ClassMethods
discriminate_class_for_record(record) private

Called by instantiate to decide which class to use for a new record instance. For single-table inheritance, we check the record for a type column and return the corresponding class.

Show source
Register or log in to add new notes.