simple-image-uploader creates Image scaffold with file upload and removal. It is based on carrierwave and mini-imagegick gems. Image model, controller and form are have simple code that allows any application to use image upload immediately. Add simple-image-uploader gem to your Gemfile. Run bundle install. Then run 'rails g simple_image_uploader'. Run rails s and check http://localhost:3000/images.
Required Ruby Version
None
Authors
Chim Kan
Versions
- 0.1.5 December 28, 2013 (8.5 KB)
- 0.1.4 August 30, 2012 (7 KB)
- 0.1.3 August 19, 2012 (7 KB)
- 0.1.2 May 07, 2012 (7 KB)
- 0.1.1 May 04, 2012 (7 KB)