Commit a8b5db39 by Ryan Bigg

Add summary + description

parent b5f4394d
...@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment