Rails noob here, I am having trouble getting a simple attachment_fu file upload form to work. I am using Mike Clark's tutorial on attachment_fu - http://clarkware.com/cgi/blosxom/2007/02/24 . My code is the same as the tutorial but with a few minor naming conditions that are different and the form. I have RMagick installed and it's dependencies as well as the attachment_fu plugin. It's not saving in the controller and I am getting the message "there was a problem". I am not getting any Rails or Ruby errors. Can anyone help......here is my code:
new.rhtml :