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.
- Host: GitHub
- URL: https://github.com/driftingruby/077-cropping-images-with-jcrop
- Owner: driftingruby
- Created: 2017-04-24T03:33:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T01:18:31.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T08:31:30.242Z (over 1 year ago)
- Topics: image-crop, image-processing, image-upload, ruby-on-rails
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/cropping-images-with-jcrop
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rails g migration add_avatar_to_users avatar
# rails g uploader avatar