enforce_schema_rules 0.0.20
A macro-style method that will automatically read the database contraints (null requirements, string length, etc) and enforce those at the model level to keep validation more DRY. Provides many options to customize how automatic it is and what columns it affects.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 0