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