Web interface

This commit is contained in:
Gregory Eremin
2013-06-06 21:48:46 +04:00
parent 802fe508ea
commit 1c26921387
13 changed files with 478 additions and 18 deletions
+1 -2
View File
@@ -1,4 +1,3 @@
Rails.application.routes.draw do
mount RakeControlWeb::Engine => "/rake_control_web"
mount RakeControlWeb::Engine => "/rake_control"
end