Sha256: 7ea65620d3e5afd82110a11d6c4969e97f16603927e94b28a0facf66ce4b7c38

Contents?: true

Size: 198 Bytes

Versions: 38

Compression:

Stored size: 198 Bytes

Contents

class Tramway::Event::EventLinkDecorator < ::Tramway::Core::ApplicationDecorator
  delegate :title, to: :object

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

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
tramway-event-1.8.7 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.6 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.5 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.4 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.3 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.1.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.8 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.7.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.7.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.7 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.6.4 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.6.3 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.6.2 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.6.1 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.6 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.5.4 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.5.3 app/decorators/tramway/event/event_link_decorator.rb
tramway-event-1.5.2 app/decorators/tramway/event/event_link_decorator.rb