Sha256: e7848ff701f90b2f7c02fbf323e6b64467edad8867456e1e730b518d6bfc4285

Contents?: true

Size: 194 Bytes

Versions: 4

Compression:

Stored size: 194 Bytes

Contents

class Tramway::Partner::OrganizationFeatureDecorator < ::Tramway::Landing::BlockTypes::FeaturesDecorator
  def image
    object.logo.mini.url
  end

  def external_link
    object.url
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tramway-partner-1.0.3.1 app/decorators/tramway/partner/organization_feature_decorator.rb
tramway-partner-1.0.3 app/decorators/tramway/partner/organization_feature_decorator.rb
tramway-partner-1.0.2 app/decorators/tramway/partner/organization_feature_decorator.rb
tramway-partner-1.0.1 app/decorators/tramway/partner/organization_feature_decorator.rb