Fidel Viegas wrote: > Hi all, > > I have played with JRuby on Rails in the past and managed to make it > work with Firebird. Although migrations did not work, I managed to do > everything manually and it worked. Now, I am working with Ruby on > Rails and was wondering if anyone here has managed to get Rails to > work with Firebird 2.1.x. > > If yes, what were the steps? I installed fb and fb_adapter, and I get > the following error: No Firebird connections established. And here is > the stack trace: > > -------------------------- begin stack trace > ------------------------------------- end stack trace > ------------------------------ > > Can someone help me out here? > > Thanks in advance. > > Fidel.
I'm replaying in case some one googles this. I'm maintaining a new project called rubyfb based on the FireRuby bundled with activerecord adapter. I'm using it flawlessly in production environment (activerecord-2.3.5 and Firebird-2.1.3). If someone is interested the project page is http://rubyforge.org/projects/rubyfb/ George -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

