Skip to content
Snippets Groups Projects

Fixing error 500 on /groups and /teams.

Merged gitlab-qa-bot requested to merge github/fork/vialink/5-1-stable into 5-1-stable
  1. Apr 25, 2013
    • Jan Segre's avatar
      Fixing error 500 on /groups and /teams. · 5b814f20
      Jan Segre authored
      Although these urls do not exist they were being mapped with rails
      resources. I've added an exception not to add the index routes. Now they
      will yield 404 errors instead of 500 ones when trying to access /groups
      or /teams.
      5b814f20
Loading