Class: DebugObserver
- Inherits:
-
Object
- Object
- DebugObserver
- Defined in:
- lib/loris.rb
Instance Method Summary collapse
Instance Method Details
#update ⇒ Object
64 65 66 |
# File 'lib/loris.rb', line 64 def update puts '[Poll complete]' end |