Outside.in switches to Rails(blog.outside.in)
blog.outside.in
Outside.in switches to Rails
http://blog.outside.in/2008/01/22/outsidein-switches-to-rails/
3 comments
Were the code savings due to the change of language or the rewrite itself? My experience with PHP and Ruby leads me to believe that basically anything Rails does can be done on the LAMP stack assuming you have the discipline.
This topic could be the basis of a great master thesis or paper. To what extent is a programming language and a framework useful for golf programming, ie as few lines of code as possible.
Simply having a better understanding of the problem domain and total solution makes the 2nd pass a better implementation. I'd guess the bulk of the benefits Outside.in experienced are due that "rewrite effect". Rails no doubt contributed though since it is a nice framework.