Sha256: b8e88a6e062441bbee29f5d539c1a3702309b4e48c32033fce334b3934169815
Contents?: true
Size: 773 Bytes
Versions: 4
Compression:
Stored size: 773 Bytes
Contents
# Percy::Capybara [![Build Status](https://travis-ci.org/percy/percy-capybara.svg?branch=master)](https://travis-ci.org/percy/percy-capybara) [![Gem Version](https://badge.fury.io/rb/percy-capybara.svg)](http://badge.fury.io/rb/percy-capybara) (in development, coming soon) ## Installation Add this line to your application's Gemfile: ```ruby gem 'percy-capybara' ``` And then execute: $ bundle Or install it yourself as: $ gem install percy-capybara ## Usage ... ## Contributing 1. Fork it ( https://github.com/percy/percy-capybara/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
percy-capybara-0.1.3 | README.md |
percy-capybara-0.1.2 | README.md |
percy-capybara-0.1.1 | README.md |
percy-capybara-0.1.0 | README.md |