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.0.0.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-3.0 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.3.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.3 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.2.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.0.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2.0.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.1.0.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.1.0.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.6 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.5 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.4 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.3 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.2 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1.1 app/decorators/tramway/landing/block_types/cards_decorator.rb
tramway-landing-2.0.1 app/decorators/tramway/landing/block_types/cards_decorator.rb