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