Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 308 Bytes

activerecord-associations-methods.md

File metadata and controls

27 lines (17 loc) · 308 Bytes

has_many

Method Comments
comments
comments <<
comments=
comment_ids
comment_its=

belongs_to

Method Comments
post
post=
build_post
create_post
create_post!

has_one