Class: Tramway::Partner::OrganizationFeatureDecorator

Inherits:
Landing::BlockTypes::FeaturesDecorator
  • Object
show all
Defined in:
app/decorators/tramway/partner/organization_feature_decorator.rb

Instance Method Summary collapse

Instance Method Details



6
7
8
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 6

def external_link
  object.url
end

#imageObject



2
3
4
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 2

def image
  object..mini.url
end