test/dummy/app/helpers/application_helper.rb in aranha-0.0.4 vs test/dummy/app/helpers/application_helper.rb in aranha-0.1.0

- old
+ new

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