Skip to content

Commit

Permalink
Issue #201 resolving routes conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullRahman ElHusseini committed Apr 14, 2014
1 parent 0b7f60d commit 0768f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutor/config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
resources :tracks do
post 'getProblems' , on: :member
end

resources :problems

# Example of regular route:
# get 'products/:id' => 'catalog#view'

Expand Down

0 comments on commit 0768f6e

Please sign in to comment.