Skip to content

Commit

Permalink
add page on rspec/rails version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed May 16, 2011
1 parent 9ba888c commit 70a57aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/.nav
Expand Up @@ -4,6 +4,7 @@
- Autotest.md (Autotest integration)
- Changelog.md
- Upgrade.md
- RailsVersions.md (Rails versions)
- request_specs:
- request_spec.feature
- model_specs:
Expand Down
4 changes: 4 additions & 0 deletions features/RailsVersions.md
@@ -0,0 +1,4 @@
rails version | rspec-rails version
2.3 | 1.3.4
3.0 | >= 2.0
3.1 | >= 2.6

0 comments on commit 70a57aa

Please sign in to comment.