Crossing borders: What's the secret sauce in Ruby on Rails? (developerWorks)
Posted Oct 16, 2006 22:42 UTC (Mon) by
k8to (subscriber, #15413)
In reply to:
Crossing borders: What's the secret sauce in Ruby on Rails? (developerWorks) by ajross
Parent article:
Crossing borders: What's the secret sauce in Ruby on Rails? (developerWorks)
Without real rails experience, I'm going to guess.
Often, a tool that makes the simple cases magically simple is still worth it, because a good chunk of your web application consists of simple cases, while some portion is the fiddly bits you care about. Making the unimportant parts automatic can be a huge win, even if it doesn't seem impressive.
(
Log in to post comments)