Merge branch 'develop' of 10.0.47.245:/home/trustie2 into develop

This commit is contained in:
yanxd 2014-03-31 19:27:17 +08:00
commit d6068c5c74
1 changed files with 0 additions and 2 deletions

View File

@ -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]