If I have a User model that has many Posts, how many queries will Rails perform against the database in the following scenario?If I have a User model that has many Posts, how
If I have a User model that has many Posts, how many queries will Rails perform against the database in the following scenario?If I have a User model that has many Posts, how