-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
This gem doesn't work for Sequel, not outside of the box at least. The EachValidator object is AFAIK only defined in Rails, and is not part of the ActiveModel spec.
One could remove the ORM-agnostic description (unless there's morethan ActiveRecord this gem supports) or build a validation method to be added to Sequel::Model when loading the ValidationHelpers plugin.
Metadata
Metadata
Assignees
Labels
No labels