index
:
sinatra-fileupload-with-tokens
master
Mirror of https://github.com/pks/sinatra-fileupload-with-tokens.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.ru
blob: ba412c2b37c9144f81be51cee6f4e52d728c7f64 (
plain
)
1
2
3
4
5
$LOAD_PATH.unshift(File.dirname(__FILE__)) require 'file_upload' run FileUpload