#322: updated routes.rb

This commit is contained in:
Vokhmin Alexey V 2013-11-18 22:12:50 +04:00
parent 2f7b1e6a21
commit 0d247779b7
1 changed files with 1 additions and 0 deletions

View File

@ -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]