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
/
fixtures
/
pirate.rb
blob: d22d66bac914e9c0ecf59ca57b18a4a89cff0c0f (
plain
) (
blame
)
1
2
3
4
class
Pirate
<
ActiveRecord
::
Base
belongs_to
:parrot
has_and_belongs_to_many
:parrots
end