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
/
zine.rb
blob: c2d0fdaf255b0466db4443d4a7a696b8121ba169 (
plain
) (
blame
)
1
2
3
class
Zine
<
ActiveRecord
::
Base
has_many
:interests
,
:inverse_of
=>
:zine
end