Registry / utility / pushpop

pushpop

JSON →
library0.4.0rbrubygemsunverified

Pushpop is a powerful framework for taking actions and integrating services at regular intervals.

gem install pushpop
INSTALL
IMPORT
SIG · PUSHPOP
P
pushpop
utilityrubyv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pushpop
require 'pushpop'

Defines and runs a simple scheduled job.

require 'pushpop' job = Pushpop.job 'my job' do every 1.hour step 'do something' do puts 'Hello from Pushpop!' end end job.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
pushpop — gem install pushpop · libregistry