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.
我在 Interbase 中有一个数据库,我想使用 ActiveRecord 从我的 Rails 应用程序中直接访问它。我该怎么做?
有一个叫做activerecord-interbase-adapter的 gem,虽然我没用过。