Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

Commit

Permalink
Add gem summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Bellantoni committed Nov 8, 2011
1 parent 6d8658c commit 51c6bf4
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 @@ -17,8 +17,8 @@ Jeweler::Tasks.new do |gem|
gem.name = "formtastic-bootstrap"
gem.homepage = "http://github.com/mjbellantoni/formtastic-bootstrap"
gem.license = "MIT"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{Formtastic form builder to generate Twitter Bootstrap-friendly markup.}
gem.description = gem.summary
gem.email = "mjbellantoni@yahoo.com"
gem.authors = ["Matthew Bellantoni"]
# dependencies defined in Gemfile
Expand Down

0 comments on commit 51c6bf4

Please sign in to comment.