Sha256: a1322b434f896a987412ced7bdf2442d5a3cea3b51b5a3c6afa1be55ae8ae919

Contents?: true

Size: 194 Bytes

Versions: 31

Compression:

Stored size: 194 Bytes

Contents

class Tramway::Event::EventLinkDecorator < ::Tramway::Landing::LinkDecorator
  delegate :title, to: :object

  def link
    Tramway::Event::Engine.routes.url_helpers.event_path object
  end
end

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
tramway-event-1.9.19.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.19 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.18.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.18.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.18 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.17 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.16 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.15 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.14 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.13 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.12 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.11.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.11.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.11 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.10.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.10 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.9.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.9.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.9 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.9.8 app/decorators/tramway/event/event_link_decorator.rb