# Rails_Ajax_Upload_Demo3 **Repository Path**: my_enterprise/Rails_Ajax_Upload_Demo3 ## Basic Information - **Project Name**: Rails_Ajax_Upload_Demo3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-08-19 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Rails Ajax Upload Demo This project is a rails ajax multipul upload demo, using [AJAX File Upload](https://github.com/davgothic/AjaxFileUpload) ![demo](http://git.oschina.net/uploads/images/2016/0308/180825_5094dd70_62561.png "demo") ### How To Run Clone this project to your local disk Run: `bundle install` to install dependencies `rails s ` to start app and then visit `http://localhost:3000` ### License [WTFPL](http://www.wtfpl.net) Do What The Fuck You Want To Public License