- Follow these instructions to set up Ruby on Rails
- Clone this repo
mkdir ~/workspace
git clone [email protected]:fsproru/tdd_with_ror ~/workspace/tdd_with_ror
- Setup the project
cd ~/workspace/tdd_with_ror
gem install bundler --version=1.7.9
bundle install
bundle exec rake db:create db:migrate
- Run tests and follow instructions
bundle exec rspec
- Enjoy!
-
Notifications
You must be signed in to change notification settings - Fork 1
This workshop teaches you Test Driven Development with Ruby on Rails
License
fsproru/tdd_with_ror
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This workshop teaches you Test Driven Development with Ruby on Rails
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published