spec/rails/app/controllers/books_controller.rb in faml-0.6.0 vs spec/rails/app/controllers/books_controller.rb in faml-0.6.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen-string-literal: true
class BooksController < ApplicationController
def hello
end
def with_variables