Sha256: 83d20b7025abdd108f1d779afbe0ebb378b273e2ef6c4d5341a8c741bbf289b2

Contents?: true

Size: 148 Bytes

Versions: 1

Compression:

Stored size: 148 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tramway-event-1.1 app/decorators/tramway/event/section_decorator.rb