Displaying 1 result from an estimated 1 matches for "current_contest".
2007 Jun 27
1
re: multiple keys
I''m trying to find some videos from a table by the columns comedy_type and
round. I tried the following with no luck
 
current_contest.videos.find(:round => 1, :comedy_type => 1, :limit => 6,
:order => "rank ASC")
 
any ideas? 
 
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to...