Ruby on Rails Discussions
Loading data from joined table
rubyonrails-talk
gaurav_bagga
(gaurav bagga)
October 24, 2006, 11:34am
1
Hi, The kind of relation you have within tables,
try Rating.find(
post.id
)
regards gaurav
Related topics
Topic
Replies
Views
Activity
Loading data from joined table
rubyonrails-talk
0
114
October 24, 2006
how to get id of other table
rubyonrails-talk
4
238
August 10, 2009
How best to find items joined across several tables?
rubyonrails-talk
6
175
June 12, 2008
getting data from a through table
rubyonrails-talk
2
150
March 19, 2010
joining/referencing tables
rubyonrails-talk
2
128
July 10, 2007