Rails Links & Tips

Been doing some programming lately and as a result of being so rusty I’ve had to resort to Google more than a few times to figure out usually pretty simple things. Along the way I’ve come across some handy links -

Then I’ve been working through the impressive Beginning E-Commerce with Rails, which is the first book that’s clearly gotten across the practicalities of test-driven development (TDD) to my thick brain. TDD is a LOT of PT, but there are some very clear benefits. I’m going to be copying their style of tests into some of our current projects to improve our test coverage, which is pretty poor at the moment.

Leave a Reply