method
find_finder_class_for
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::Validations::UniquenessValidator
find_finder_class_for(record)private
The check for an existing value should be run from a class that isn’t abstract. This means working down from the current class (self), to the first non-abstract class.