Sha256: 3d967928a6b98286381b718585db7c7434c11542b3c3e4795df56f3fab576c25
Contents?: true
Size: 141 Bytes
Versions: 2
Compression:
Stored size: 141 Bytes
Contents
class Tramway::Event::EventLinkDecorator < ::Tramway::Core::ApplicationDecorator delegate :title, to: :object def link '' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tramway-event-0.4 | app/decorators/tramway/event/event_link_decorator.rb |
tramway-event-0.3 | app/decorators/tramway/event/event_link_decorator.rb |