app/helpers/tramway/auth/application_helper.rb in tramway-auth-1.1.0.1 vs app/helpers/tramway/auth/application_helper.rb in tramway-auth-1.1.0.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Tramway
module Auth
module ApplicationHelper
include AuthManagement
include ::FontAwesome5::Rails::IconHelper