Sha256: b148f3f91b8a13092580cc9c8347ec2d3a2935cb0aef4a876dee7625b7389eae

Contents?: true

Size: 135 Bytes

Versions: 3

Compression:

Stored size: 135 Bytes

Contents

# frozen_string_literal: true

class Tramway::Event::PlaceDecorator < Tramway::ApplicationDecorator
  delegate :title, to: :object
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-event-2.0.1 app/decorators/tramway/event/place_decorator.rb
tramway-event-2.0.0.1 app/decorators/tramway/event/place_decorator.rb
tramway-event-2.0 app/decorators/tramway/event/place_decorator.rb