rowland / fb

Firebird Extension Library for Ruby
64 stars 35 forks source link

Make fb compatibile with Rubinius #5

Closed evanphx closed 12 years ago

evanphx commented 13 years ago

Constructing objects by hand is bad form anyway, use the function to do.

mariuz commented 12 years ago

This one is still needed ? I will check if it still breaks

evanphx commented 12 years ago

Yes, this is still needed. Rubinius C-API does not allow you to manually construct an object (and there is no reason to in your code).