- Follow these instructions to set up Ruby on Rails
- Clone this repo
mkdir ~/workspacegit clone git@github.com:fsproru/tdd_with_ror ~/workspace/tdd_with_ror- Setup the project
cd ~/workspace/tdd_with_rorgem install bundler --version=1.7.9bundle installbundle exec rake db:create db:migrate- Run tests and follow instructions
bundle exec rspec- Enjoy!
fsproru/tdd_with_ror
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|