Displaying 1 result from an estimated 1 matches for "feednam".
Did you mean:
feedname
2006 Jan 19
0
Activerecord | Understanding associations
I have 3 tables
feeditems{
id,
feedname,
timestamp
}
tags{
id,
name,
feeds_id
}
how do I retrive the last 10 feeditem entries and its tags? I know this
is simple but am all confused. Any help is greatly appreciated.
Thanks!
Newbie!
--
Posted via http://www.ruby-forum.com/.