validation_scopes 0.6.3
Define additional sets of validations beyond the standard "errors" that is tied to the ActiveRecord life-cycle. These additional sets can be defined with all the standard ActiveRecord::Validation macros, and the resulting collection is a standard ActiveRecord::Errors object.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 3, < 6.2