Misspelled Draper

:)
This commit is contained in:
Steve Klabnik 2012-08-23 17:01:30 -07:00
parent 4b2e151fc6
commit f9ab136abd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class ApplicationDecorator < Drapper::Base
class ApplicationDecorator < Draper::Base
# Lazy Helpers
# PRO: Call Rails helpers without the h. proxy
# ex: number_to_currency(model.price)