Project

General

Profile

Download (110 Bytes) Statistics
| Branch: | Tag: | Revision:

foreman_pipeline / config / mount_engine.rb @ abf1341e

1
Foreman::Application.routes.draw do
2
  mount ForemanPipeline::Engine, :at => '/', :as => 'foreman_pipeline'
3
end