HOWTO rank items by balance in Ruby on rails

Posted by fenec on Stack Overflow See other posts from Stack Overflow or by fenec
Published on 2010-05-11T18:43:01Z Indexed on 2010/05/11 19:14 UTC
Read the original article Hit count: 291

Filed under:
|
|
|

I am implementing a betting system and each user has a balance , how can i find a rank of a user using activerecord methods? thanks for your help.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby