Adding categories to your rails blog
So you’ve created your blog (title, body, etc), and now you want to add categories.
Here’s a handy tutorial for how to add categories to your rails blog. This isn’t the way to do it in Rails 2.0.
Instead follow Akita’s tutorial with comments and posts in Rails 2, but adjust for categories.
