Class: DoNothing
- Inherits:
-
Object
- Object
- DoNothing
- Defined in:
- lib/do_nothing.rb
Class Method Summary collapse
Class Method Details
.do_now ⇒ Object
2 3 4 |
# File 'lib/do_nothing.rb', line 2 def self.do_now true end |