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
/
tournament.rb
blob: dcdb8d5a20d9fd9a65270a4d8a023566122e7c3d (
plain
)
1
2
3
class Tournament < ActiveRecord::Base belongs_to :game end