Displaying 1 result from an estimated 1 matches for "recordcom".
Did you mean:
recordcdr
2006 Jun 01
7
Active Record Basics - Making it commentable
...I''ve been banging my head for the past 4 hours and I can''t seem
to get it to work.
I am trying to add comments to a caption (just like how one adds a
comment to a post in a blog). I seem to be able to read posts just fine
from the DB, however, I can''t use the "recordComment" method in
captions_controller.rb. Any ideas? I suspect that it has something to
do with my recordComment method? My code is posted in the below URL.
http://www.rafb.net/paste/results/piB0aG77.html
This the error that I get when I try to submit a comment:
Unknown action
No action r...