Sha256: a249250f6e5d7801e56738d55f43b41f3ba26cb1395925beaf7067c8fb60da6a

Contents?: true

Size: 193 Bytes

Versions: 4

Compression:

Stored size: 193 Bytes

Contents

class Tramway::Partner::OrganizationDecorator < ::Tramway::Core::ApplicationDecorator
  class << self
    def collections
      [ :all ]
    end
  end

  decorate_association :partnerships
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tramway-partner-1.0.3 app/decorators/tramway/partner/organization_decorator.rb
tramway-partner-1.0.2 app/decorators/tramway/partner/organization_decorator.rb
tramway-partner-1.0.1 app/decorators/tramway/partner/organization_decorator.rb
tramway-partner-1.0 app/decorators/tramway/partner/organization_decorator.rb