Skip to content

cassami/Jquery-fileupload-rails-4-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo application for uploading files

Description

The application provides a basic demo of Jquery Fileupload Plugin in action using paperclip in Rails.

Setup

  • Download the application.
  • bundle install
  • rake db:create
  • rake db:migrate
  • Start the application (rails s)
  • Visit http:://localhost:3000

Requirements

  • Ruby version >= 2.0
  • Rails version >= 4.0
  • Note: ImageMagick must be installed(on your machine) and Paperclip must have access to it for processing images.

Sources

About

An example application provides basic demo of JQuery Fileupload plugin in action.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published