Revision be52ca64
Added by Ondřej Pražák almost 8 years ago
config/routes.rb | ||
---|---|---|
4 | 4 |
include Katello::Routing::MapperExtensions |
5 | 5 |
end |
6 | 6 |
|
7 |
Integration::Engine.routes.draw do
|
|
7 |
ForemanPipeline::Engine.routes.draw do
|
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
scope :foreman_pipeline, :path => '/foreman_pipeline' do |
Also available in: Unified diff
renamed everything