gitlab-org--gitlab-foss/spec/controllers/explore
Markus Koller f1926b321d
Add controller concern for paginated collections
We had similar code in a few places to redirect to the last page if
the given page number is out of range. This unifies the handling in a
new controller concern and adds usage of it in all snippet listings.
2019-09-10 15:24:29 +02:00
..
groups_controller_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
projects_controller_spec.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
snippets_controller_spec.rb Add controller concern for paginated collections 2019-09-10 15:24:29 +02:00