about summary refs log tree commit diff
path: root/app/models/player.rb
blob: f8ebc6ddf606f5a96474ef41e2ed0304ddcdce70 (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class Player < ApplicationRecord
end