Sha256: d2fbce78aed338f6fd31872d2c0735d14f80c0cbfc3544d70273aca14e329d97

Contents?: true

Size: 300 Bytes

Versions: 12

Compression:

Stored size: 300 Bytes

Contents

# If you have redis running on the standard port on localhost, then you can
# test out resque-pool in the examples directory by running:
#
#    rake --trace resque:pool
#
# And then you can poke and prod the various processes with signals and edit
# the config file, etc.
require 'resque/pool/tasks'

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
resque-pool-0.7.1 examples/Rakefile
resque-pool-0.7.0 examples/Rakefile
resque-pool-0.3.0 examples/Rakefile
resque-pool-0.3.0.beta.2 examples/Rakefile
vitobotta-resque-pool-0.3.2.dev examples/Rakefile
vitobotta-resque-pool-0.3.1.dev examples/Rakefile
vitobotta-resque-pool-0.3.0.dev examples/Rakefile
resque-pool-0.3.0.beta.1 examples/Rakefile
resque-pool-0.2.0 examples/Rakefile
resque-pool-0.1.0 examples/Rakefile
resque-pool-0.0.12.1.alpha examples/Rakefile
resque-pool-0.0.12.0.alpha examples/Rakefile