Sha256: 7f01a8848e913dac15aa192eaae76703f4a938af42ca5fc4cd7ab59f199a09a1

Contents?: true

Size: 186 Bytes

Versions: 4

Compression:

Stored size: 186 Bytes

Contents

class Tramway::Landing::BlockTypes::FeaturesDecorator < ::Tramway::Core::ApplicationDecorator
  def icon; end

  def image; end

  def title; end

  def text; end

  def anchor; end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tramway-landing-1.3.4 app/decorators/tramway/landing/block_types/features_decorator.rb
tramway-landing-1.3.3 app/decorators/tramway/landing/block_types/features_decorator.rb
tramway-landing-1.3.2 app/decorators/tramway/landing/block_types/features_decorator.rb
tramway-landing-1.3.1 app/decorators/tramway/landing/block_types/features_decorator.rb