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: 3f2b348b46bdac04484ba1018e487302b0b6c79b (
plain
) (
blame
)
1
2
3
class
Zine
<
ActiveRecord
::
Base
has_many
:interests
,
inverse_of
:
:zine
end