Rails 3.0 is just around the corner!
- Roll your own pagination links with will_paginate and Rails 3 - A good look at doing some modding on a popular gem.
- Using >= Considered Harmful - I had no idea about the "~>" for gem files.
- Most Dangerous Programming Errors, 10 - 6 - Don't you just hate when your password is stored in plain text.
- Upgrading to Ruby 1.9.2 using RVM - Good guide but surely the article doesn't need to be split into 7 different pages!