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.
我正在使用邮递员接收电子邮件,我需要将收到的电子邮件放入数据库。只要 mailman 是一个单独的应用程序,我就不能直接使用 ActivRecord。您能否建议如何在没有 ActivRecord 的情况下手动连接到 Rails DB。