wechat 路由修改

This commit is contained in:
guange 2016-01-16 11:59:09 +08:00
parent 5f6a3cac04
commit 080cc71912
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@
# Example: :via => :get ====> :via => :get
RedmineApp::Application.routes.draw do
resource :wechat, only: [:show, :create]
mount Mobile::API => '/api'
# Enable Grack support