config/routes.rb in mobile_workflow-0.1.0 vs config/routes.rb in mobile_workflow-0.2.0

- old
+ new

@@ -2 +1,2 @@ MobileWorkflow::Engine.routes.draw do + resources :sns_notifications, only: :create end