Skip to content

Commit

Permalink
description = summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Aug 30, 2009
1 parent 08d6715 commit 1c4b25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -6,7 +6,7 @@ begin
Jeweler::Tasks.new do |gem| Jeweler::Tasks.new do |gem|
gem.name = "rack-maintenance" gem.name = "rack-maintenance"
gem.summary = %Q{Detect and show a maintenance page} gem.summary = %Q{Detect and show a maintenance page}
gem.description = %Q{TODO: longer description of your gem} gem.description = gem.summary
gem.email = "<ddollar@gmail.com>" gem.email = "<ddollar@gmail.com>"
gem.homepage = "http://github.com/ddollar/rack-maintenance" gem.homepage = "http://github.com/ddollar/rack-maintenance"
gem.authors = ["David Dollar"] gem.authors = ["David Dollar"]
Expand Down

0 comments on commit 1c4b25a

Please sign in to comment.