Actions
Refactor #7148
closedAdd validates_lengths_from_database
Description
See https://github.com/theforeman/foreman/pull/1593. Currently, I think we check field sizes manually (validates_length) but it would be nice to have this gem handle it for us.
Actions