Class: Aikotoba::ConfirmableConstraint
- Inherits:
-
Object
- Object
- Aikotoba::ConfirmableConstraint
- Defined in:
- lib/aikotoba/constraints/confirmable_constraint.rb
Class Method Summary collapse
Class Method Details
.matches?(_request) ⇒ Boolean
4 5 6 |
# File 'lib/aikotoba/constraints/confirmable_constraint.rb', line 4 def self.matches?(_request) Aikotoba.confirmable end |