I have a database in Interbase and I want to access it directly from my Rails app using ActiveRecord. How can I do it?
Asked
Active
Viewed 444 times
1 Answers
4
There is a gem called activerecord-interbase-adapter although I haven't used it.

Petros
- 8,862
- 3
- 39
- 38
-
You mean the link I originally referenced or the gem itself? I have just updated the link. – Petros Dec 10 '12 at 19:36