Skip to content

Commit

Permalink
Descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmeissl committed Apr 27, 2010
1 parent 7f5db3f commit e01bf27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.name = "grafico"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{Rails view helpers for the Grafico javascript graphing library}
gem.description = %Q{Rails (2.x - 3.x) view helpers for graphs using Grafico, a javascript graphic library built on Raphael.}
gem.email = "[email protected]"
gem.homepage = "http://github.com/rossmeissl/grafico"
gem.authors = ["Andy Rossmeissl"]
Expand Down

0 comments on commit e01bf27

Please sign in to comment.