Class: Tramway::Partner::OrganizationFeatureDecorator
- Inherits:
-
Landing::BlockTypes::FeaturesDecorator
- Object
- Landing::BlockTypes::FeaturesDecorator
- Tramway::Partner::OrganizationFeatureDecorator
- Defined in:
- app/decorators/tramway/partner/organization_feature_decorator.rb
Instance Method Summary collapse
Instance Method Details
#external_link ⇒ Object
8 9 10 |
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 8 def external_link object.url end |
#image ⇒ Object
4 5 6 |
# File 'app/decorators/tramway/partner/organization_feature_decorator.rb', line 4 def image object.logo.mini.url end |