thoughtbot / shoulda

Makes tests easy on the fingers and the eyes
http://www.thoughtbot.com/community
MIT License
2.21k stars 184 forks source link

Update instructions for shoulda-matchers #248

Closed mcmire closed 9 years ago

mcmire commented 10 years ago

The instructions on how to install shoulda-matchers in your project have changed: for best results, now you must manually require it in your spec_helper (which has actually become rails_helper in RSpec 3.x).

For more information: https://github.com/thoughtbot/shoulda-matchers/issues/486#issuecomment-40494296

mcmire commented 9 years ago

Closing since these instructions will go away as soon as we update the dependency on this to shoulda-matchers 3.0.