index
:
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
/
team_match_pair.rb
blob: 85f8eaa2ba9386b6fe95f8e1c617167659c7fe76 (
plain
)
1
2
3
4
class TeamMatchPair < ActiveRecord::Base belongs_to :team belongs_to :match end