Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvanderbyl committed Jan 18, 2011
1 parent ecfb3eb commit f874e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Jeweler::Tasks.new do |gem|
gem.homepage = "http://github.com/ivanvanderbyl/cloudist"
gem.license = "MIT"
gem.summary = %Q{Super fast job queue using AMQP}
gem.description = %Q{Cloudist is a simple, highly scalable job queue for Ruby applications, it can run within Rails, or on EC2, and does not load your entire Rails stack like delayed job does.}
gem.description = %Q{Cloudist is a simple, highly scalable job queue for Ruby applications, it can run within Rails, DaemonKit or your own custom application. Refer to github page for examples}
gem.email = "ivanvanderbyl@me.com"
gem.authors = ["Ivan Vanderbyl"]
# Include your dependencies below. Runtime dependencies are required when using your gem,
Expand Down

0 comments on commit f874e96

Please sign in to comment.