Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用她连接到我的 API,但我想做一个:
Vehicle.all.pluck :brand
其中 pluck 是一种 Mongoid 查询方法。我如何与她一起实现这一目标?