Reported by schmick | June 10th, 2008 @ 03:13 AM
in the example regarding comment.rb, the code stated is incorrect, it should read:
---------------------------
File: app/models/comment.rb
class Comment < ActiveRecord::Base
belongs_to :Post
end
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป