cheesecloth.gemspec in cheesecloth-0.1.0 vs cheesecloth.gemspec in cheesecloth-0.1.1
- old
+ new
@@ -10,11 +10,11 @@
spec.authors = ["Steven Petryk"]
spec.email = ["me@stevenpetryk.com"]
spec.summary = "Take the boilerplate out of filtering a collection based on params."
spec.description = <<-DESCRIPTION
- Dealing with filtering based on params in Rails APIs is a pain. CheeseCloth is designed to take
- the pain out of parsing, validating, and acting upon params designed to filter collections.
+ Dealing with filtering based on params in Rails is a pain. CheeseCloth is designed to make it
+ simple.
DESCRIPTION
spec.homepage = "https://github.com/stevenpetryk/"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'