Multiple file upload sample for Sinatra.
The files will be stored in uploaded_files
.
- Ruby 3.3.1
$ bundle install
$ bundle exec ruby app.rb
and access to http://localhost:4567/
Multiple file upload sample for Sinatra.
The files will be stored in uploaded_files
.
$ bundle install
$ bundle exec ruby app.rb
and access to http://localhost:4567/