index
:
alphabetlearning-ruby.git
master
Alphabet Learning in Ruby on Rails
y@yulqen.org
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
session.rb
blob: cf376fb280f274daf3d14c86adc1cb2ac13c0149 (
plain
) (
tree
)
97201e0
1
2
3
class Session < ApplicationRecord belongs_to :user end