Class: Checkable::NoFocus
- Inherits:
-
Object
- Object
- Checkable::NoFocus
- Defined in:
- lib/checkable.rb
Class Method Summary collapse
Class Method Details
.enabled?(_) ⇒ Boolean
25 26 27 |
# File 'lib/checkable.rb', line 25 def self.enabled? _ true end |