Released! IBRuby
I have managed to finish the porting of FireRuby to InterBase and added the requisite functionality (Booleans and SQL Roles). It is now available on RubyForge as Gem installs for two of InterBase’s supported platforms (32 bit Linux and 32 bit Windows). If you use Ruby and Gems, just type
gem install ibruby
And it will present you with the requisite gems. If you want to ensure it is all working well, in the gems/ibruby-xxx/tests directory are Ruby tests that will allow you to ensure that the InterBase connectivity is working.
This doesn’t give you what you need for Ruby on Rails (you need ActiveRecord support), but that is next.
Share This | Email this page to a friend
Posted by Richard Vowles archive on December 4th, 2006 under Uncategorized |

RSS Feed

December 5th, 2006 at 7:18 am
Cool thing, Richard! ;o)
December 7th, 2006 at 6:08 am
Well done Richard!
Will there ever be an IBHaka?
December 18th, 2006 at 12:00 pm
If you want a tester for that ActiveRecord support, just let me know!