# Rails-Carrierwave-jQuery-File-Upload **Repository Path**: mirrors_simi/Rails-Carrierwave-jQuery-File-Upload ## Basic Information - **Project Name**: Rails-Carrierwave-jQuery-File-Upload - **Description**: Rails 3.2.3 + Carrierwave + jQuery-File-Upload - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rails 3.2.3 + Carrierwave + jQuery File Upload A small application that demonstrates the work of these programs together. More information about [jQuery File Upload](http://blueimp.github.com/jQuery-File-Upload/) or on [Github](https://github.com/blueimp/jQuery-File-Upload). We use [slimbox2](http://www.digitalia.be/software/slimbox2) plugin for viewing pictures. And we use plugin [jCrop](http://deepliquid.com/content/Jcrop.html) for editing pictures. ## Getting Started * Clone git: git clone git@github.com:n0ne/Rails-Carrierwave-jQuery-File-Upload.git * Change folder: cd Rails-Carrierwave-jQuery-File-Upload * Make database: rake db:migrate * Start server: rails s * Open browser: http://localhost:3000/