fix
This commit is contained in:
parent
06b2c25f3d
commit
e4939bca2c
|
@ -16,8 +16,6 @@
|
|||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
RedmineApp::Application.routes.draw do
|
||||
match 'course', :to => 'welcome#course', :via => :get
|
||||
match 'contest', :to => 'welcome#contest', :via => :get
|
||||
resources :stores do
|
||||
collection do
|
||||
match 'search', via: [:get, :post]
|
||||
|
|
Loading…
Reference in New Issue