
Yasen Kostov
Joined
50 Experience
0 Lessons Completed
0 Questions Solved
Activity
Posted in Ranking system on Ruby on Rails
Hello Guys. I'm looking for ideas how to make nice ranking system in Ruby On Rails. E.G. Admin (already created with devise) will have the option to add players (just names, not real users) in a table and then to add their points. I already made a page for posting tournaments info (will be a sports website) with Scaffold, but how to do it now with my Ranking?