config/routes.rb in
tramway-page-1.3
vs config/routes.rb in
tramway-page-1.3.1
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
Tramway::Page::Engine.routes.draw do get '/:slug' => 'pages#show', as: :page