limitable 2.0.0
Limitable scans your ActiveRecord database schema for column size limits and defines corresponding model validations so that you don't have to.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6, < 8
i18n
>= 1.6, < 2