Sha256: f63eb266ac784097d1e0a5710e526aa020c8c09432ee1cde20d886f612639139

Contents?: true

Size: 119 Bytes

Versions: 5

Compression:

Stored size: 119 Bytes

Contents

# frozen_string_literal: true

MobileWorkflow::Engine.routes.draw do
  resources :sns_notifications, only: :create
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mobile_workflow-0.12.2 config/routes.rb
mobile_workflow-0.12.1 config/routes.rb
mobile_workflow-0.12.0 config/routes.rb
mobile_workflow-0.11.1 config/routes.rb
mobile_workflow-0.11.0 config/routes.rb