Class: Tramway::Event::EventLinkDecorator
- Inherits:
-
Landing::LinkDecorator
- Object
- Landing::LinkDecorator
- Tramway::Event::EventLinkDecorator
- Defined in:
- app/decorators/tramway/event/event_link_decorator.rb
Instance Method Summary collapse
Instance Method Details
#link ⇒ Object
6 7 8 |
# File 'app/decorators/tramway/event/event_link_decorator.rb', line 6 def link Tramway::Event::Engine.routes.url_helpers.event_path object end |