spec/rails/config/routes.rb in faml-0.6.0 vs spec/rails/config/routes.rb in faml-0.6.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen-string-literal: true
Rails.application.routes.draw do
namespace :books do
get :hello
get :with_variables
get :with_capture