This is the Ruby (Rails compatible) library for creating screenshot URLs using the Screenshot Shark service.
ScreenshotShark.config 'api_key', 'secret'
opts =
url: 'http://www.google.com'
op: 'f:200:200'
ScreenshotShark.build_url optsCheck out Screenshot Shark for all your screenshotting needs.
