spec/dummy/app/helpers/application_helper.rb in aaf-gumboot-1.0.0.pre.alpha.2 vs spec/dummy/app/helpers/application_helper.rb in aaf-gumboot-1.1.0

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + module ApplicationHelper end