Skip to content

Commit

Permalink
Add note about how to run specs
Browse files Browse the repository at this point in the history
I hope this will help contributors in the future
  • Loading branch information
Mange committed Jul 9, 2012
1 parent 36a5827 commit aa4b799
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -194,6 +194,11 @@ Documentation
* [Online documentation for master](http://rubydoc.info/github/Mange/roadie/master/frames)
* [Changelog](https://github.com/Mange/roadie/blob/master/Changelog.md)

Running specs
-------------

Run specs for your current ruby against the latest compatible version of rails with `rake spec`. You can run against all supported combinations of ruby and rails by issuing `rake spec:all`.

History and contributors
------------------------

Expand Down

0 comments on commit aa4b799

Please sign in to comment.