index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
contract.rb
blob: 606c99cd4e65a9821541d47b24c9886a958eb8eb (
plain
) (
blame
)
1
2
3
4
class
Contract
<
ActiveRecord
::
Base
belongs_to
:company
belongs_to
:developer
end