update
This commit is contained in:
@@ -12,6 +12,7 @@ Rails.application.routes.draw do
|
||||
|
||||
#Home
|
||||
get 'home/index' => 'home#index'
|
||||
post 'home/mkdir' => 'home#make_directory'
|
||||
|
||||
|
||||
#Volume
|
||||
|
||||
Reference in New Issue
Block a user