app/helpers/tramway/event/application_helper.rb in tramway-event-1.9.19.1 vs app/helpers/tramway/event/application_helper.rb in tramway-event-1.9.19.2

- old
+ new

@@ -1,5 +1,7 @@ -require "tramway/collections/helper" +# frozen_string_literal: true + +require 'tramway/collections/helper' module Tramway module Event module ApplicationHelper include ::FontAwesome5::Rails::IconHelper