Skip to content

rx/image_crop_presenter_plugin

 
 

Repository files navigation

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.

About

Image Crop Plugin for VOOM presenter

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 41.1%
  • JavaScript 25.2%
  • CSS 23.2%
  • HTML 10.5%