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



8
9
10
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 8

def external_link
  object.url
end

#imageObject



4
5
6
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 4

def image
  object..mini.url
end