Skip to content

Commit

Permalink
Changes in routes issue alaashafaee#211
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Fadel authored and Mohamed Fadel committed Apr 25, 2014
1 parent 8e3f483 commit 4795393
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutor/config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
devise_for :students
devise_for :lecturers
get 'hints/new' => 'hints#new'
post 'hints/new' => 'hints#create'

# The priority is based upon order of creation: first created -> highest priority.
# See how all your routes lay out with "rake routes".
Expand Down

0 comments on commit 4795393

Please sign in to comment.