Skip to content

Updated index page with repo links for core gems and ecosystem #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from Oct 17, 2012
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions content/index.page
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,21 @@ RSpec-1.x

* "http://old.rspec.info":http://old.rspec.info

h2. RSpec & Ecosystem gem Sources

The sources for the RSpec ecosystem gems, for those wishing to view the source, can be
found at:

* "https://github.com/rspec":https://github.com/rspec

The individual core gems' sources are here:

* "https://github.com/rspec/rspec-core#readme":https://github.com/rspec/rspec-core#readme
* "https://github.com/rspec/rspec-expectations#readme":https://github.com/rspec/rspec-expectations#readme
* "https://github.com/rspec/rspec-mocks#readme":https://github.com/rspec/rspec-mocks#readme

The above URLs redirect you directly to the READMEs for each of the gems.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall like this but ppl know how to use github - no need to link to the readmes and announce that that's where the links go - just link the projects and leave this last line off and I'll be glad to merge it.


h2. The RSpec Book

<div style="float:right">
Expand Down