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
/
remote_username.rb
blob: 94e5063c636caa95f907b5e02066073942a86ab3 (
plain
)
1
2
3
4
class RemoteUsername < ActiveRecord::Base belongs_to :game belongs_to :user end