"1.2 An Application Walk-Through".typo
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
---------------------------
Comments and changes to this ticket
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
