Test driven development is your friend
Friday 02 November 2007 - 01:45 by sven
Since I started programming in ruby, I tried to force myself to do test driven development. The pain of writing the test first and the actual code later prevents me from over engineering and makes me focus better on... read more
A rails application in less than 10 hours.
Sunday 04 November 2007 - 23:10 by sven
I was a bit bored and thought about the idea of writing an useful and production ready web application with 'ruby on rails' in less then 10 hours. When I say production ready, I mean that the code is more or less... read more
