I have a database in Interbase and I want to access it directly from my Rails app using ActiveRecord. How can I do it?
+2
A:
There is a gem called activerecord-interbase-adapter although I haven't used it.
Petros
2009-10-04 13:27:55