Skip to content

Commit

Permalink
Add gem description to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMT committed Dec 7, 2018
1 parent 8bde27e commit 0ab88a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fragmentary.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Gem::Specification.new do |spec|
spec.authors = ["Mark Thomson"]
spec.email = ["[email protected]"]

spec.summary = %q{Fragment modeling and caching for Rails}
spec.summary = "Fragment modeling and caching for Rails"
spec.description = "Fragment caching for Rails with arbitrarily complex data dependencies"
spec.homepage = "https://github.com/MarkMT/fragmentary"
spec.license = "MIT"

Expand Down

0 comments on commit 0ab88a3

Please sign in to comment.