Sha256: df88786e28c08288eed8c0cf8fdb2b82bac164c557eb8bde325c816d2a912ba0
Contents?: true
Size: 207 Bytes
Versions: 61
Compression:
Stored size: 207 Bytes
Contents
class Tramway::Landing::BlockTypes::CardsDecorator < ::Tramway::Core::ApplicationDecorator def image; end def title; end def description; end def button; end def icon; end def path; end end
Version data entries
61 entries across 61 versions & 1 rubygems
Version | Path |
---|---|
tramway-landing-1.0 | app/decorators/tramway/landing/block_types/cards_decorator.rb |