When it comes to searching through arrays in Ruby, ... user_ids) users.map do |user| user.posts.map do |post| post.comments.map |comment| ...
確定! 回上一頁