RubyGems Navigation menu

elo_rankable 0.2.2

Adds Elo rating to any ActiveRecord model via has_elo_ranking. It stores ratings in a separate EloRanking model to keep your host model clean, and provides domain-style methods for updating rankings after matches.

Gemfile:
=

install:
=

Versions:

  1. 0.2.2 August 06, 2025 (13 KB)
  2. 0.2.1 August 06, 2025 (12.5 KB)
  3. 0.2.0 August 06, 2025 (13 KB)
  4. 0.1.2 August 06, 2025 (13 KB)

Runtime Dependencies (2):

activerecord >= 6.0, < 9.0
activesupport >= 6.0, < 9.0

Owners:

Pushed by:

Authors:

  • Aberen

SHA 256 checksum:

=

Total downloads 624

For this version 224

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: