spec/rails/app/controllers/application_controller.rb in faml-0.6.0 vs spec/rails/app/controllers/application_controller.rb in faml-0.6.1
- old
+ new
@@ -1 +2 @@
+# frozen-string-literal: true
class ApplicationController < ActionController::Base
- old
+ new