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
/
publisher
/
magazine.rb
blob: 82e1a14008ec447f6ef9786262b409a0f7f130d0 (
plain
) (
blame
)
1
2
3
class
Publisher
::
Magazine
<
ActiveRecord
::
Base
has_and_belongs_to_many
:articles
end