You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.