Sha256: 2ce89789c4dca2481d0cb4cb2b47995c28108fbf7c476c26d2d717626c0ec186

Contents?: true

Size: 286 Bytes

Versions: 12

Compression:

Stored size: 286 Bytes

Contents

# frozen_string_literal: true

require 'tramway/collections/helper'

module Tramway
  module Event
    module ApplicationHelper
      include ::FontAwesome5::Rails::IconHelper
      include ::Tramway::Collections::Helper
      include ::Tramway::Profiles::LinksHelper
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
tramway-event-1.12.3.6 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3.5 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3.4 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3.3 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3.2 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.3 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.2 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.1.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12.0.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.12 app/helpers/tramway/event/application_helper.rb