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
/
price_estimate.rb
blob: ef3bba36a93f527dfed6d12459351d9a098d8f0e (
plain
) (
blame
)
1
2
3
class
PriceEstimate
<
ActiveRecord
::
Base
belongs_to
:estimate_of
,
:polymorphic
=>
true
end