README.mdown in association_callbacks-0.2.2 vs README.mdown in association_callbacks-0.2.3
- old
+ new
@@ -87,7 +87,7 @@
Then, just run `bundle install`.
## Executing test suite
-This project is fully tested with [Rspec 2](http://github.com/rspec/rspec).
+This project is fully tested with [Rspec 3](http://github.com/rspec/rspec).
Just run `bundle exec rake` (after a `bundle install`).