index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
avatar.rb
blob: 54012c6b8f1abdcc0d9b27ff4a7f1e61312bf27f (
plain
)
1
2
3
class Avatar < ApplicationRecord belongs_to :user end