Write description and summary

master
Guillaume DOTT 2013-11-27 16:41:28 +01:00
parent 31090e74cc
commit d9b99bb6e7
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
spec.version = TheModerator::VERSION
spec.authors = ["Guillaume DOTT"]
spec.email = ["guillaume.dott@lafourmi-immo.com"]
spec.description = %q{TODO: Write a gem description}
spec.summary = %q{TODO: Write a gem summary}
spec.description = %q{Moderate fields of a model or its associations}
spec.summary = %q{Moderate fields before their insertion in the database by serializing and saving them into a separate 'moderations' table.}
spec.homepage = ""
spec.license = "AGPL"