Souschef wrote:
> I've added a foreign key to a table (specifically, user_Id to my
> projects table so I can select 'myprojects') and now when I add a
> project, the user_id is not being saved in the projects table.  In a
> former life, I would update my SQL statements, but this is rails.
> Where do I update my CRUD statements?

download my craigslist clone software (developed in ror), go through 
them and learn.  its real fun.

http://github.com/railslist/craigslist-clone
-- 
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