Ruby on Rails Chapter 3: Test Driven Development

Ruby on Rails Blog Series Welcome back to our Ruby on Rails blog series. In this chapter we create some of the more “static” pages of our sample microbloging application. They aren’t truly static as they have some dynamic elements, but their functionality could mainly be accomplished through HTML. Test Driven Development (TDD) We are […]

Ruby on Rails Chapter 3: Test Driven Development Read More »