-
Name
-
timers
-
Version
-
0.0.0
-
Platform
-
ruby
-
Authors
-
Tony Arcieri
-
Bindir
-
bin
-
Date
-
2012-07-12 00:00:00 UTC
-
Dependencies
-
rake (>= 0, development)
rspec (>= 0, development)
-
Description
-
Pure Ruby one-shot and periodic timers
-
Email
-
tony.arcieri@gmail.com
-
Files
-
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.md
Rakefile
lib/timers.rb
lib/timers/version.rb
spec/spec_helper.rb
spec/timers_spec.rb
timers.gemspec
-
Homepage
-
https://github.com/tarcieri/timers
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
1.8.10
-
Specification version
-
3
-
Summary
-
Schedule procs to run after a certain time, or at periodic intervals, using any API that accepts a timeout
-
Test files
-
spec/spec_helper.rb
spec/timers_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby