Sha256: 5b539aeaffa0061f58c15788c6600abfeeffe92f6915c2e208d18d272bbbec03
Contents?: true
Size: 231 Bytes
Versions: 21
Compression:
Stored size: 231 Bytes
Contents
class Tramway::SportSchool::Features::KindSportDecorator < ::Tramway::Landing::BlockTypes::FeaturesDecorator def image object.image.small.url end delegate :title, to: :object def text object.description end end
Version data entries
21 entries across 21 versions & 1 rubygems