Class: FormKeeper::CombinationConstraint::Base
- Inherits:
-
Object
- Object
- FormKeeper::CombinationConstraint::Base
- Defined in:
- lib/formkeeper.rb
Instance Method Summary collapse
Instance Method Details
#validate(values, arg) ⇒ Object
314 315 316 |
# File 'lib/formkeeper.rb', line 314 def validate(values, arg) return true end |