I have exhausted all thoughts on how to actually get jquery file upload to work, so screw it, I am just going to make something homegrown for tomorrow
This commit is contained in:
@@ -31,6 +31,7 @@ resources :users do
|
||||
end
|
||||
|
||||
get "download" => "benefit_forms#download"
|
||||
post "upload" => "benefit_forms#upload"
|
||||
|
||||
resources :tutorials do
|
||||
collection do
|
||||
|
||||
Reference in New Issue
Block a user