#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 :reject_publish
|
||||||
put :cancel
|
put :cancel
|
||||||
put :create_container
|
put :create_container
|
||||||
|
put :publish_into_testing
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
resources :arches, :only => [:index]
|
resources :arches, :only => [:index]
|
||||||
|
|
Loading…
Reference in New Issue