SchemaPlus / schema_validations

Automatically creates validations basing on the database schema.
Other
173 stars 34 forks source link

validations not enabled for attributes named like foo_id that are not associations #63

Open garyfoster opened 5 years ago

garyfoster commented 5 years ago

An attribute that is named like foo_id (_id as the suffix) but isn't an association, does not trigger the automatic schema validations.