Class: DebugObserver

Inherits:
Object
  • Object
show all
Defined in:
lib/loris.rb

Instance Method Summary collapse

Instance Method Details

#updateObject



62
63
64
# File 'lib/loris.rb', line 62

def update
  puts '[Poll complete]'
end