Sha256: 3fab69b41d213aeec657120542efb83636569f3aa396bb935b934afb904f7e48

Contents?: true

Size: 152 Bytes

Versions: 3

Compression:

Stored size: 152 Bytes

Contents

class Tramway::Event::ParticipantDecorator < ::Tramway::Core::ApplicationDecorator
  class << self
    def collections
      [ :all ]
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-event-0.7 app/decorators/tramway/event/participant_decorator.rb
tramway-event-0.6 app/decorators/tramway/event/participant_decorator.rb
tramway-event-0.5 app/decorators/tramway/event/participant_decorator.rb