Active Record Tutorial

Types of Associations
  • belongs_to
  • has_one
  • has_many
  • has_many :through
  • has_one :through
  • has_and_belongs_to_many
http://guides.rails.info/association_basics.html

0 comments:

Post a Comment