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.8 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.7.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.7.1.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.7.1.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.7.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.7 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.6 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.5.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.5.1.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.5.1.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.5.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.5 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.7.4 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.7.3 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.7.2 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.7.1 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.7 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.6 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.5 app/helpers/tramway/landing/application_helper.rb
tramway-landing-1.4.4 app/helpers/tramway/landing/application_helper.rb