gitlab-org--gitlab-foss/app/controllers/explore
George Koltsov 8bcc47ac02 Add SortingPreference concern
Sorting preference functionality has been extracted
from `IssuableCollections` to a new `SortingPreference`
concern in order to reuse this functionality in projects
(and groups in the future).
2019-08-21 10:13:45 +00:00
..
application_controller.rb
groups_controller.rb
projects_controller.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
snippets_controller.rb