Sha256: a6fafb58c3d27ee606c541e457d532a30b4ec6dcc6bd1ad7a33834e4148efec0

Contents?: true

Size: 239 Bytes

Versions: 51

Compression:

Stored size: 239 Bytes

Contents

# frozen_string_literal: true

require 'tramway/collections/helper'

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

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
tramway-event-1.9.21.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.21 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.20.1 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.20 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.8 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.7 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.6 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.5 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.4 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.3 app/helpers/tramway/event/application_helper.rb
tramway-event-1.9.19.2 app/helpers/tramway/event/application_helper.rb