Sha256: e97b2c349bc54d59c9c1f5434f776a04026697a5f6c1021dfc7e008065a2f20e

Contents?: true

Size: 316 Bytes

Versions: 43

Compression:

Stored size: 316 Bytes

Contents

module Tramway
  module Landing
    module ApplicationHelper
      include Tramway::Admin::RussianCasesHelper
      include Tramway::Profiles::LinksHelper

      def header_block(block, title:, tagline:)
        OpenStruct.new title: title, tagline: tagline, background: block.background
      end
    end
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
tramway-landing-1.4.3 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.6 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.5 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.4 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.3 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.3 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.20 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.19 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.18 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.17 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.16 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.15 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.14 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.13 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.2.12 app/helpers/tramway/landing/application_helper.rb