Welcome to mirror list, hosted at ThFree Co, Russian Federation.

routing_helpers.rb « support « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af1f4760804d0e50f5ee41bb40576e53af1861f1 (plain)
1
2
3
RSpec.configure do |config|
  config.include GitlabRoutingHelper
end