Rails 2.1
I’ve successfully migrated Cabernet over to Rails 2.1. Not being a power-rails developer, there doesn’t seem to be a whole lot that has changed. Most of the API remains the same, and the one thing that’s changed (pagination) has been replaced with an easier to use module (will_paginate). Continue reading