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
/
pm.rb
blob: ab5af3bab1fc36bd606fad0d31568ce00b929a8e (
plain
)
1
2
3
4
class Pm < ActiveRecord::Base belongs_to :author belongs_to :recipient end