gitlab-org--gitlab-foss/spec/controllers/groups
Michael Kozono 49697bc8df Refactor to more robust implementation
In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change:

When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
2017-05-19 09:13:27 -07:00
..
avatars_controller_spec.rb
group_members_controller_spec.rb
labels_controller_spec.rb
milestones_controller_spec.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00