Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Sonnek committed Jun 25, 2009
1 parent a0bda5c commit 8d8eed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ begin
require 'jeweler' require 'jeweler'
Jeweler::Tasks.new do |gem| Jeweler::Tasks.new do |gem|
gem.name = "acts_as_stripped" gem.name = "acts_as_stripped"
gem.summary = %Q{TODO} gem.summary = %Q{strip whitespace from string attributes}
gem.email = "ryan@socialcast.com" gem.email = "ryan.sonnek@gmail.com"
gem.homepage = "http://github.com/wireframe/acts_as_stripped" gem.homepage = "http://github.com/wireframe/acts_as_stripped"
gem.authors = ["Ryan Sonnek"] gem.authors = ["Ryan Sonnek"]
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
Expand Down

0 comments on commit 8d8eed7

Please sign in to comment.