Jquery::Cropper
It is a assets pipeline wrapper of jquery cropper plugin https://github.com/fengyuanchen/cropper
Installation
Add this line to your application's Gemfile:
gem 'jquery-cropper'
And then execute:
$ bundle
Add line to application.js
//= require cropper
Add line to application.scss
*= require cropper
License
Released under the MIT license.