Sauce Gem Overview
Description
The Sauce gem provides a couple of super-simple mechanisms for integrating Sauce OnDemand into your Ruby project, including drop-in support for Ruby on Rails 2.x and 3.x.
Features
- Drop-in replacement for Selenium::Client::Driver that takes care of connecting to Sauce OnDemand
- RSpec, Test::Unit, and Rails integration for tests, including automatic setup of Sauce Connect
- ActiveRecord-like interface for job metadata: Find/create/destroy
Where
- Install from RubyGems.org
- Source on GitHub
- Documentation in README
