mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
Update draper.gemspec
This commit is contained in:
parent
33d7fa2b57
commit
5c284a2c17
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Gem::Specification.new do |s|
|
|||
s.authors = ["Jeff Casimir"]
|
||||
s.email = ["jeff@casimircreative.com"]
|
||||
s.homepage = "http://github.com/jcasimir/draper"
|
||||
s.summary = "Decorator pattern implmentation for Rails."
|
||||
s.summary = "Decorator pattern implementation for Rails."
|
||||
s.description = "Draper reimagines the role of helpers in the view layer of a Rails application, allowing an object-oriented approach rather than procedural."
|
||||
|
||||
s.rubyforge_project = "draper"
|
||||
|
|
Loading…
Add table
Reference in a new issue