Things You Shouldn't Be Doing With Rails.
Kevin Clark presents “Things You Shouldn't Be Doing in Rails“. It's not a list of things Rails isn't any good for, rather it's features or concepts related to Rails that you shouldn't be using. It covers deprecated finders, the in-built pagination classes, scaffolding, engines, layouts, and namespaced controllers. [Ruby Inside]