Skip to content
forked from bparanj/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.

Notifications You must be signed in to change notification settings

timothyf/cropper

 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.7%
  • HTML 16.1%
  • CSS 5.1%
  • JavaScript 2.9%
  • CoffeeScript 2.2%