Skip to content

Commit de99efc

Browse files
author
Prosper Otemuyiwa
authored
Merge pull request #3 from flounders/patch-1
Remove broken links from Ruby section
2 parents fc7eed0 + 455737c commit de99efc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,8 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
125125
## TDD IN RUBY
126126
* [Introduction to test driven design](http://rubyoffrails.com/videos/18-introduction-to-test-driven-design-tdd)
127127
* [Rails girls - Test Driven Development](http://guides.railsgirls.com/test-driven-development)
128-
* [Learn TDD by Practicing 7 Katas](https://www.udemy.com/learn-test-driven-development-in-ruby/)
129128
* [Learn TDD with Ruby Koans](http://rubykoans.com/)
130129
* [Coding Conways game of Life in Ruby the TDD way with Rspec](http://www.rubyinside.com/screencast-coding-conways-game-of-life-in-ruby-the-tdd-way-with-rspec-5564.html)
131-
* [TDD with Ruby and Rspec](https://github.com/zachtblake/tdd_ruby)
132130

133131

134132
### Rails

0 commit comments

Comments
 (0)