Sha256: 2cd910ee0c938d341f999cd552dc92fb592b7722b24ad92e703a568599aac9ae
Contents?: true
Size: 352 Bytes
Versions: 2
Compression:
Stored size: 352 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "sidekiq/clockwork" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-clockwork-0.1.1 | bin/console |
sidekiq-clockwork-0.1.0 | bin/console |