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
/
session.rb
blob: a5fd26e06b742fb70acb177256651d8faefe983f (
plain
)
1
2
3
class Session < ActiveRecord::Base belongs_to :user end