index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
fixtures
/
category.rb
blob: 751413c0dbfd66be62b79380dc4dab640a088864 (
plain
) (
tree
)
057cf4918b
1
2
3
class
Category
<
ActiveRecord
::
Base
has_and_belongs_to_many
:posts
end