Sha256: 8927b9383ffea0d6497c5703b3d08c2c3878ca3827f4210cd14f422ab1a77a34

Contents?: true

Size: 541 Bytes

Versions: 8

Compression:

Stored size: 541 Bytes

Contents

# Rspec::PaperTrail

use paper_trail within rspec, conveniently

## Installation

Add this line to your application's Gemfile:

    gem 'rspec-paper_trail'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rspec-paper_trail

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
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 new Pull Request

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rspec-paper_trail-0.0.10 README.md
rspec-paper_trail-0.0.9 README.md
rspec-paper_trail-0.0.8 README.md
rspec-paper_trail-0.0.7 README.md
rspec-paper_trail-0.0.6 README.md
rspec-paper_trail-0.0.5 README.md
rspec-paper_trail-0.0.4 README.md
rspec-paper_trail-0.0.1 README.md