You have a nil object when you didn't expect it!
Forums > Book - Chapter 5 > You have a nil object when you didn't expect it!
| Author | Message |
|---|---|
|
nzkronic Member since 31 Aug 04:38 0 posts |
Hi, I have this error when trying to reply to a post: Topic: <= @topic.name %>4: < form_for :post, :url => forum_topic_posts_path(:forum_id => @topic.forum, 5: :topic_id => @topic) do |f| -> 6: Message: I have searched through my controller files but cant seem to find the problem, any ideas? |