sergiotapia / rails4-dropzone-carrierwave-demo

Ruby on Rails 4 with Dropzone and Carrierwave Integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a sample Ruby on Rails 4 application that shows you how to integrate DropzoneJS and Carrierwave for seamless multiple image uploads.

It has two models: ‘Product` and `Picture`

The meat of the application is in the ‘pictures_controller.rb` and the `show.html.erb`.

Be sure to check out ‘application.js` as well for the DropzoneJS configuration.

About

Ruby on Rails 4 with Dropzone and Carrierwave Integration.


Languages

Language:Ruby 87.4%Language:CSS 7.4%Language:JavaScript 3.7%Language:CoffeeScript 1.5%