Class: DebugObserver

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

Instance Method Summary collapse

Instance Method Details

#updateObject



52
53
54
# File 'lib/loris.rb', line 52

def update
  puts '[Poll complete]'
end