app/helpers/tramway/page/application_helper.rb in tramway-page-1.3 vs app/helpers/tramway/page/application_helper.rb in tramway-page-1.3.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Tramway
module Page
module ApplicationHelper
end
end