Belongs to Object Lab
Ruby Objects Belong To Lab
Objectives
Instructions
song.artist.name
# => "Beyonce"post.author.name
# => "Hillary"Last updated
song.artist.name
# => "Beyonce"post.author.name
# => "Hillary"Last updated