elo_rankable 0.1.2
Adds Elo rating to any ActiveRecord model via has_elo_ranking.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 6.0, < 8.0
activesupport
>= 6.0, < 8.0