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:
gem 'shoulda_runner'
And then execute:
$ bundle
Or install it yourself as:
$ gem install shoulda_runner
Usage
TODO: Write usage instructions here