Sha256: 41083466b514173d5e82332d0e2f931e864d3ce5c128a311c10ac03a49fff140

Contents?: true

Size: 346 Bytes

Versions: 3

Compression:

Stored size: 346 Bytes

Contents

# ShouldaRunner

This gem makes it possible to run single test cases when using the `shoulda` gem.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'shoulda_runner'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install shoulda_runner

## Usage

```
TODO: Write usage instructions here
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shoulda_runner-0.2.3 README.md
shoulda_runner-0.2.2 README.md
shoulda_runner-0.2.1 README.md