Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael van Rooijen committed Apr 10, 2011
2 parents 6ca21b9 + c3ce447 commit 31d99d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hirefire.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.authors = 'Michael van Rooijen'
gem.email = 'meskyanichi@gmail.com'
gem.homepage = 'http://rubygems.org/gems/hirefire'
gem.summary = 'HireFire automatically "hires" and "fires" (aka scales) Delayed Job workers on Heroku.'
gem.summary = 'HireFire automatically "hires" and "fires" (aka "scales") Delayed Job workers on Heroku.'
gem.description = <<-EOS
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job workers on Heroku.
When there are no queue jobs, HireFire will fire (shut down) all workers. If there are
Expand Down

0 comments on commit 31d99d8

Please sign in to comment.