Pretend I have a model, Post which has_many :comments. How can I only display posts that have comments? Pretend I have a model, Post which has_many :co
Pretend I have a model, Post which has_many :comments. How can I only display posts that have comments? Pretend I have a model, Post which has_many :co