Skip to content

kslagdive/jquery-fileupload-rails-paperclip-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload files with jQuery File Upload and Paperclip

This is an example app that uses the following gems to upload files for your Rails application:

This app also uses twitter-bootstrap-rails but is not required.

This app uses Rails 3.2.13.

Running the app

rake db:create
rake db:migrate
rails server

Open http:://localhost:3000

License

The Unlicense (i.e Public Domain)

About

An example rails application that uses the jquery-fileupload-rails and paperclip gems to upload files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published