Add summary + description
Showing
... | @@ -8,8 +8,8 @@ Gem::Specification.new do |s| | ... | @@ -8,8 +8,8 @@ Gem::Specification.new do |s| |
s.authors = [] | s.authors = [] | ||
s.email = [] | s.email = [] | ||
s.homepage = "http://rubygems.org/gems/paranoia" | s.homepage = "http://rubygems.org/gems/paranoia" | ||
s.summary = "TODO: Write a gem summary" | s.summary = "acts_as_paranoid, without the clusterfuck" | ||
s.description = "TODO: Write a gem description" | s.description = "acts_as_paranoid, without the clusterfuck" | ||
s.required_rubygems_version = ">= 1.3.6" | s.required_rubygems_version = ">= 1.3.6" | ||
s.rubyforge_project = "paranoia" | s.rubyforge_project = "paranoia" | ||
... | ... |
Please
register
or
sign in
to comment