Class: DebugObserver

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

Instance Method Summary collapse

Instance Method Details

#updateObject



64
65
66
# File 'lib/loris.rb', line 64

def update
  puts '[Poll complete]'
end