JPicker::Rails

jPicker for rails with assets pipeline support. For more info take a look at http://www.digitalmagicpro.com/jPicker/

Installation

Add this line to your application's Gemfile:

    gem 'jPicker-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jPicker-rails

Usage

Require jpicker in application.js:

//= require jpicker

And do the same in application.css

/*
*= require jpicker
*/

jPicker will be included into the asset pipline. Use jPicker as per documentation: http://www.digitalmagicpro.com/jPicker/