Rakefile in ahc-0.2.7 vs Rakefile in ahc-0.3.0
- old
+ new
@@ -15,12 +15,12 @@
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "ahc"
gem.homepage = "http://github.com/romanoff/ahc"
gem.license = "MIT"
- gem.summary = %Q{TODO: one-line summary of your gem}
- gem.description = %Q{TODO: longer description of your gem}
- gem.email = "aromanov@partnerpedia.com"
+ gem.summary = %Q{Ahc allows you to move all your client side code to ahc server}
+ gem.description = %Q{Ahc allows you to move all your client side code to ahc server}
+ gem.email = "judo.ras@gmail.com"
gem.authors = ["Andriy Romanov"]
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new