Sha256: f2ae7c6bc76ea93215332b25d330862a0b4032f66893bf6566083ab17c04fafd

Contents?: true

Size: 154 Bytes

Versions: 5

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

class Tramway::Landing::FormDecorator < ::Tramway::ApplicationDecorator
  delegate_attributes :title, :form_name, :url
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-landing-3.3.0.11 app/decorators/tramway/landing/form_decorator.rb
tramway-landing-3.3.0.10 app/decorators/tramway/landing/form_decorator.rb
tramway-landing-3.3.0.9 app/decorators/tramway/landing/form_decorator.rb
tramway-landing-3.3.0.8 app/decorators/tramway/landing/form_decorator.rb
tramway-landing-3.3.0.7 app/decorators/tramway/landing/form_decorator.rb