📜  rails 活动记录以仅获取 id 列表 - Ruby 代码示例

📅  最后修改于: 2022-03-11 15:04:47.890000             🧑  作者: Mango

代码示例1
Language.where(short_code: short_codes.flatten).pluck(:id)