config/routes.rb in
mobile_workflow-0.10.2
vs config/routes.rb in
mobile_workflow-0.11.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
MobileWorkflow::Engine.routes.draw do resources :sns_notifications, only: :create