Bạn cần phải rõ ràng hơn về id bạn muốn chọn. Ví dụ:
self.prompts.find(:all, :select => 'prompts.id') #prompts is the table name
Bạn cần phải rõ ràng hơn về id bạn muốn chọn. Ví dụ:
self.prompts.find(:all, :select => 'prompts.id') #prompts is the table name