plupload_rails_example icon indicating copy to clipboard operation
plupload_rails_example copied to clipboard

Plupload with Rails 3 example application

= Plupload with Rails 3 example application

This example application shows how to use Plupload with Rails 3. Blog post is available at http://planetrails.com/plupload-with-rails-3

== Usage

  • clone repo
  • rake db:migrate
  • rails server