Cal::Screenshot::Resize

Installation

Add this line to your application's Gemfile:

gem 'cal-screenshot-resize'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cal-screenshot-resize

Usage

require "screenshot/resize"

Screenshot::Resize::screenshot_with_scale(:scale => 0.5)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ark-konopacki/cal-screenshot-resize.