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
/
entrant.rb
blob: 4682ce48c8510343fb532df52fdd2b2f7b439c0f (
plain
) (
blame
)
1
2
3
class
Entrant
<
ActiveRecord
::
Base
belongs_to
:course
end