Sha256: 438128d8cf88327fef155c79bec83acb62de459f897f58a1083f71d008324aa6

Contents?: true

Size: 208 Bytes

Versions: 3

Compression:

Stored size: 208 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

  def full_text; end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tramway-landing-1.4 app/decorators/tramway/landing/block_types/features_decorator.rb
tramway-landing-1.3.6 app/decorators/tramway/landing/block_types/features_decorator.rb
tramway-landing-1.3.5 app/decorators/tramway/landing/block_types/features_decorator.rb