On Wednesday, October 3, 2012 10:37:26 PM UTC+3, Ruby-Forum.com User wrote: > > Does anyone have an example of how to connect to a database and execute > a simple query using Ruby? >
I have explained at the end of the article http://mapopa.blogspot.ro/2009/02/fireruby-howto-start-with-firebird-and.html All you need to do is to install firebird2.5-dev headers and after that gem install fb should do all the work for you I recommend to use rvm and a current ruby 1.9.3 > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/tvkW4JzQYIAJ. For more options, visit https://groups.google.com/groups/opt_out.

