folder managing refactor
This commit is contained in:
parent
69b208f27a
commit
0d20ce14b8
10 changed files with 109 additions and 88 deletions
|
@ -1,4 +1,6 @@
|
|||
ActionController::Routing::Routes.draw do |map|
|
||||
map.resources :folders, :requirements => {:id => /[^\/]+/}
|
||||
|
||||
# Add your own custom routes here.
|
||||
# The priority is based upon order of creation: first created -> highest priority.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue