Sha256: fd3044bd120a37cc27c3ba4f939837b0554e268d70a44c1f1f99e00c7a2f19cd

Contents?: true

Size: 238 Bytes

Versions: 80

Compression:

Stored size: 238 Bytes

Contents

# frozen_string_literal: true

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

80 entries across 80 versions & 1 rubygems

Version Path
tramway-landing-3.3.0.6 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3.0.5 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3.0.4 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3.0.3 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3.0.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3.0.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.3 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.2.0.3 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.2.0.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.12 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.11 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.10 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.9 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.8 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.7 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.6 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.5 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.4 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.1.1.3 app/decorators/tramway/landing/block_types/cards_decorator.rb