Skip to content

Commit

Permalink
Update README w/ links to Factory Girl & Capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat Maddox committed Sep 11, 2012
1 parent 69a63ce commit 63d9abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -126,7 +126,7 @@ end
```

This example uses only standard Rails and RSpec API's, but many RSpec/Rails
users like to use extension libraries like FactoryGirl and Capybara:
users like to use extension libraries like [FactoryGirl](https://github.com/thoughtbot/factory_girl) and [Capybara](https://github.com/jnicklas/capybara):

```ruby
require 'spec_helper'
Expand Down

0 comments on commit 63d9abc

Please sign in to comment.