Sha256: 78ef0f6b77aa075ab488f92712d8852879a770cd0b57cfb7def7f3b788be2637

Contents?: true

Size: 146 Bytes

Versions: 4

Compression:

Stored size: 146 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tramway-event-0.3 app/decorators/tramway/event/event_decorator.rb
tramway-event-0.2 app/decorators/tramway/event/event_decorator.rb
tramway-event-0.1.1 app/decorators/tramway/event/event_decorator.rb
tramway-event-0.1.0 app/decorators/tramway/event/event_decorator.rb