timothyf / cropper

Example using Rails 5.2 and JCrop for user cropping of images. activestorage branch replaces carrierwave with ActiveStorage. Bootstrap is also include on the IntegrateBootstrap branch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Rails App for Browser-Side Image Cropping with JCrop

  • master branch uses Rails 5.2, JCrop and CarrierWave
  • activestorage branch uses Rails 5.2, JCrop, and ActiveStorage
  • IntegrateBootstrap branch includes Rails 5.2, JCrop, and ActiveStorage along with bootstrap for styling

About

Example using Rails 5.2 and JCrop for user cropping of images. activestorage branch replaces carrierwave with ActiveStorage. Bootstrap is also include on the IntegrateBootstrap branch.


Languages

Language:Ruby 73.7%Language:HTML 16.1%Language:CSS 5.1%Language:JavaScript 2.9%Language:CoffeeScript 2.2%