Sha256: d2c3ce5af97a646958377e1cc4203d2bbc79e7573c0b087c90079b33e08e6f5b

Contents?: true

Size: 268 Bytes

Versions: 5

Compression:

Stored size: 268 Bytes

Contents

# frozen_string_literal: true

module Tramway
  module Auth
    module ApplicationHelper
      include AuthManagement
      include ::FontAwesome5::Rails::IconHelper
      include Tramway::Core::TitleHelper
      include Tramway::Admin::NavbarHelper
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
tramway-auth-1.2.1.1 app/helpers/tramway/auth/application_helper.rb
tramway-auth-1.2.1 app/helpers/tramway/auth/application_helper.rb
tramway-auth-1.2 app/helpers/tramway/auth/application_helper.rb
tramway-auth-1.1.0.3 app/helpers/tramway/auth/application_helper.rb
tramway-auth-1.1.0.2 app/helpers/tramway/auth/application_helper.rb