This commit is contained in:
bee0005
2016-09-02 07:20:14 +00:00
parent 1a3a9fc20d
commit 5a23f7c056
3 changed files with 28 additions and 6 deletions

View File

@@ -12,6 +12,7 @@ Rails.application.routes.draw do
#Home
get 'home/index' => 'home#index'
post 'home/mkdir' => 'home#make_directory'
#Volume