#322: updated routes.rb
This commit is contained in:
parent
2f7b1e6a21
commit
0d247779b7
|
@ -23,6 +23,7 @@ Rosa::Application.routes.draw do
|
|||
put :reject_publish
|
||||
put :cancel
|
||||
put :create_container
|
||||
put :publish_into_testing
|
||||
}
|
||||
end
|
||||
resources :arches, :only => [:index]
|
||||
|
|
Loading…
Reference in New Issue