@stories = Story.tally( :conditions => {:votes => {:vote => true}}).paginate :page => params[:page], :per_page => 8
After several attempts, i tried putting this condition, and it seems as if the data are sorted according to the number of vote_for it...
It has already included the association table in the plugin perhaps.
Friday, June 12, 2009
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment