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
/
match.rb
blob: b5f539ba3252930d8db4eaa8ab2960972b8e46c8 (
plain
)
1
2
3
4
class Match < ActiveRecord::Base belongs_to :tournament_stage belongs_to :winner end