Introspects your database string field maximum lengths and automatically defines length validations.
gem install validates_lengths_from_databaseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Automatically add length validations based on database column limits
Ensure your model inherits from ActiveRecord::Base and the database adapter supports column introspection.
No dependency data recorded yet.