I enjoy writing Rails applications. The Rails framework is mature and has become a very flexible development environment. Given that everybody has a slightly different way of dealing with day to day issues. Things tend to slows down and become more complicated as a framework matures and attempts to meet every bodies needs.
With Rails, I usually spend some time tweaking the initial application to get it to conform to the way that I want. This includes getting certain gems integrated into the application that I use in development. Wouldn't it be nice if I could customize this and save time?
Read More...