Revision 1245:d8e15cc24494 config

View differences:

config/routes.rb
86 86
  match 'watchers/autocomplete_for_user', :controller=> 'watchers', :action => 'autocomplete_for_user', :via => :get
87 87

  
88 88
  match 'projects/:id/settings/:tab', :to => "projects#settings"
89
  match 'projects/:id/overview', :to => "projects#overview"
89 90

  
90 91
  resources :projects do
91 92
    member do

Also available in: Unified diff