index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
reference.rb
blob: 479e8b72c6956446ca51df4e6cd8d09e6302abf3 (
plain
) (
tree
)
44d2142352
1
2
3
4
class
Reference
<
ActiveRecord
::
Base
belongs_to
:person
belongs_to
:job
end