I am in rails 3.1. I have the following models
class Tool < ActiveRecord::Base has_many :comments end class Comment < ActiveRecord::Ba