A plugin for presenters to crop images
- Fork or clone http://github.com/rx/presenters
cd presenters
(project root)git checkout rx-plugins
(temporarily)- Add
gem 'image_crop_presenter_plugin'
to its Gemfile. bundle install
- Copy this repo's
/demo/image_crop.pom
into presenters'/app/demo/plugins/
directory. bundle exec rackup
open http://localhost:9292/plugins/image_crop
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/image_crop_presenter_plugin.
The gem is available as open source under the terms of the MIT License.