implemented timer
commit61bc74ab46fd4cd90e71063be09600c956e49f55
authorTom Werner <tom@tom.local>
Thu, 5 Jul 2007 21:13:44 +0000 (5 14:13 -0700)
committerTom Werner <tom@tom.local>
Thu, 5 Jul 2007 21:13:44 +0000 (5 14:13 -0700)
treed0ca9ff99b063124c58a4748d4a3d855be5a2b57
parent77c33257e9512b490b944d27947902e5f9ceb1b5
implemented timer
examples/gravatar.god
lib/god.rb
lib/god/meddle.rb
lib/god/timer.rb [new file with mode: 0644]
lib/god/watch.rb
test/configs/real.rb
test/test_timer.rb [new file with mode: 0644]
test/test_watch.rb