index
:
mirror/leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
statistic.rb
blob: 341fd9de09628f1fd5a651efc18370ed56b1fbcf (
plain
)
1
2
3
4
class Statistic < ActiveRecord::Base belongs_to :user belongs_to :match end