An open API service indexing awesome lists of open source software.

https://github.com/driftingruby/077-cropping-images-with-jcrop

Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.
https://github.com/driftingruby/077-cropping-images-with-jcrop

image-crop image-processing image-upload ruby-on-rails

Last synced: about 1 month ago
JSON representation

Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.

Awesome Lists containing this project

README

          

# rails g migration add_avatar_to_users avatar

# rails g uploader avatar