Class: Tramway::Event::EventLinkDecorator

Inherits:
Landing::Navbar::LinkDecorator
  • Object
show all
Defined in:
app/decorators/tramway/event/event_link_decorator.rb

Instance Method Summary collapse

Instance Method Details



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