OLE double values in Ruby

Hi,

I have a Ruby app which uses WIN32OLE to connect and work with one OLE
application (it’s a CRM software). I’ve run into a littpe problem: when
I try to set some data that (according to dhe docs of the CRM SW) have
type double, a zero 0 always gets inserted (and it does not matter what
I try to put there). Can anyone help me with this?

Thanks, Tom.