RSpec Shared Examples Post
This is the repo that corresponds to my RSpec Shared Examples and Ruby Metaprogramming blog post.
Usage
- Clone the repo -
git clone git://github.com/mstarkman/rspec_shared_example_post.git
- Install the gems -
bundle install
- Run the specs -
rspec spec/