Merge pull request #1286 from steveklabnik/master
Misspelled Draper
Showing
... | @@ -54,7 +54,7 @@ gem "unicorn" | ... | @@ -54,7 +54,7 @@ gem "unicorn" |
gem "acts-as-taggable-on", "2.3.1" | gem "acts-as-taggable-on", "2.3.1" | ||
# Decorators | # Decorators | ||
gem "drapper" | gem "draper" | ||
# Background jobs | # Background jobs | ||
gem "resque", "~> 1.20.0" | gem "resque", "~> 1.20.0" | ||
... | ... |
Please register or sign in to comment