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