Skip to content

Instantly share code, notes, and snippets.

Created December 24, 2012 18:12
Show Gist options
  • Save anonymous/4370259 to your computer and use it in GitHub Desktop.
Save anonymous/4370259 to your computer and use it in GitHub Desktop.
{"file"=>"tumblr_lytynmmWU31qbn6evo1.mp3", "filesubmit"=>"Submit"} => params
Not able to access file in params hash. It says it is only a string?
post '/upload' do
"#{params}" #debugging
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment