44 Forks
263 Stars
263 Watchers

testing-rails

Source code for the Testing Rails book

How to download and setup testing-rails

Open terminal and run command
git clone https://github.com/thoughtbot/testing-rails.git
git clone is used to create a copy or clone of testing-rails repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with testing-rails https://github.com/thoughtbot/testing-rails/archive/master.zip

Or simply clone testing-rails with SSH
[email protected]:thoughtbot/testing-rails.git

If you have some problems with testing-rails

You may open issue on testing-rails support forum (system) here: https://github.com/thoughtbot/testing-rails/issues