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
/
tyre.rb
blob: bc3444aa7d85cb4275ef97d8c1c6579c738660d2 (
plain
) (
blame
)
1
2
3
class
Tyre
<
ActiveRecord
::
Base
belongs_to
:car
end