A small application that demonstrates the work of these programs together.
More information about ajax-upload on his homepage valums.com/ajax-upload/ or on Github github.com/valums/file-uploader
You can upload only mp3 files. Pls, check settings for FileUploader.
For playing mp3 files we use jQuery Media Plugin jquery.malsup.com/media/.
-
Clone git:
git clone git@github.com:n0ne/Ajax-upload-Carrierwave-Rails-3.2.3.git
-
Change folder:
cd Ajax-upload-Carrierwave-Rails-3.2.3
-
Make database:
rake db:migrate
-
Start server
rails s
-
Open browser:
http://localhost:3000/