-
Jimmy Bourassa authored
This commit fixes 2 cases where `constantize` was used instead of of calling `polymorphic_class_for` to retrieve the class associated with a given string for polymorphic `belongs_to`.
Jimmy Bourassa authoredThis commit fixes 2 cases where `constantize` was used instead of of calling `polymorphic_class_for` to retrieve the class associated with a given string for polymorphic `belongs_to`.
Loading