http://railsontherun.com/2008/3/17/rails-the-duplo-generation
Nice insight to problems when you have an application that lets you build things very fast, very quick, because of predeterminedconventions and a lot of plugins:
The problem is that a generation of Rubyists has grown up
being used to getting everything pre written for them. They haven't yet
passed the "Duplo stage" and basically write applications putting a few
blocks together, only writing 10 to 20% and barely understand 5%.
On top of that, what really annoys me is that, these very same
developers complain about the existing plugins, always ask for more and
don't give anything back to the community.
While it offers an insight into the RoR world, it's not very different from some challenges faced with the Microsoft universe either (do you have an officemate that, say, refuses to move on from the defaults of GridView or is totally clueless when you don't use typed datasets in your web application?).
Just a reminder that we must always be moving forward in developing our skills and understanding.
And exert an effort to give back to the community.