Ruby on Rails Monday, April 30, 2012

> Please don't top post, it makes it difficult to follow the thread.
> Insert your reply at appropriate point(s) in previous message.

Sorry about that. I will be careful.


>
> Is there a column user_id in the contributions table? You should have
> added one for the the belongs_to association.

I was thinking of id of User table (created by Devise) rather than the
'user_id' which are supposed to be attached to 'Contribution' table.
Stupid misunderstanding of mine ;)


> tutorials on Rails in order better to understand the basics of Rails.
> railstutorial.org is good and free to use online.

Thanks for the info.


soichi

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment