Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 774 Bytes

File metadata and controls

20 lines (15 loc) · 774 Bytes

ImageCropPresenterPlugin

A plugin for presenters to crop images

Demo

  1. Fork or clone http://github.com/rx/presenters
  2. cd presenters (project root)
  3. git checkout rx-plugins (temporarily)
  4. Add gem 'image_crop_presenter_plugin' to its Gemfile.
  5. bundle install
  6. Copy this repo's /demo/image_crop.pom into presenters' /app/demo/plugins/ directory.
  7. bundle exec rackup
  8. open http://localhost:9292/plugins/image_crop

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/image_crop_presenter_plugin.

License

The gem is available as open source under the terms of the MIT License.