Class: CafeCar::CurrencyPresenter
- Inherits:
-
Object
- Object
- CafeCar::CurrencyPresenter
- Defined in:
- app/presenters/cafe_car/currency_presenter.rb
Instance Method Summary collapse
Instance Method Details
#to_html ⇒ Object
3 |
# File 'app/presenters/cafe_car/currency_presenter.rb', line 3 def to_html = @template.number_to_currency(object) |