Skip to content

Commit 0d28a18

Browse files
Update README.md
1 parent 0f17557 commit 0d28a18

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,18 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
7373

7474
## TDD IN RUBY
7575
* [Introduction to test driven design](http://rubyoffrails.com/videos/18-introduction-to-test-driven-design-tdd)
76+
* [Rails girls - Test Driven Development](http://guides.railsgirls.com/test-driven-development)
7677
* []()
7778

7879

7980
### Rails
8081
* [Test Driven Rails - Part 1](https://karolgalanciak.com/blog/2014/01/04/test-driven-rails-part-1/)
8182
* [Test Driven Rails - Part 2](https://karolgalanciak.com/blog/2014/03/03/test-driven-rails-part-2/)
82-
83+
* [Introducing TDD with Rails 3](http://www.sitepoint.com/introducing-test-driven-development-with-rails-3/)
84+
* [Rails Testing for Zombies with TDD](https://www.codeschool.com/courses/rails-testing-for-zombies)
85+
* [Let's Build: Instagram TDD with Rails Building an Instagram Clone](https://www.devwalks.com/lets-build-instagram-test-driven-with-ruby-on-rails-part-1/)
86+
* [15 TDD Steps to create a Rails Application](http://andrzejonsoftware.blogspot.com.ng/2007/05/15-tdd-steps-to-create-rails.html)
87+
* []()
8388

8489

8590
## Contributing

0 commit comments

Comments
 (0)