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
/
chef.rb
blob: 67a4e54f061b20af72df8825a33a9bb12c6e4157 (
plain
) (
blame
)
1
2
3
class
Chef
<
ActiveRecord
::
Base
belongs_to
:employable
,
polymorphic
:
true
end