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: c477f8ae7bed63d707e6d9bc60b408ef2c547250 (
plain
)
1
2
3
4
class RemoteUsername < ActiveRecord::Base belongs_to :game belongs_to :user end