Ok... heres the deal

I'm trying to make a real simple app, but I'm getting wierd errors, and
I'm not sure wat to do.

So my project is-- using Restful_Authentication, I need to assign each
user with their own links, that they can add themselves (using the
scaffold thing)

go i generated a links scaffold, and now I'm trying to make each user
have their own

Is it right to do "has_many :links" in the USER model, and "belongs_to
:user" in the links model??

I'm not that clear... and how would I print it out? Ohh... confused..

I started a thread here--
http://railsforum.com/viewtopic.php?pid=119484#p119484

but the guys not answering me. ccan you please help me??

thanks so much, you can reply here or at railsforum.com, i dont care

thanks so much :)
-- 
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-t...@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