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
/
possession.rb
blob: 0226336c164beb1b26e192fa4e8e585fe16ba5be (
plain
) (
blame
)
1
2
3
class
Possession
<
ActiveRecord
::
Base
self
.
table_name
=
"having"
end