It is a assets pipeline wrapper of jquery cropper plugin https://github.com/fengyuanchen/cropper
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
Released under the MIT license.