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