John Maxwell wrote in post #976103:
> Try doing this instead, and see if this helps:
> form_for User.new

Thanks for the suggestion, unfortunately that doesn't work either - it 
gives me a NoMethodError...

I just figured it out - I added a line in my routes.rb under 'get 
"user/register"' that reads 'post "user/register"' ...

Does anybody know why this wasn't there to begin with?

Thanks,
 - Jeff

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to