Fixnum Mysql error

The error is ‘wrong argument type Fixnum (expected Mysql::RowOffset)’ on
this line of code:

res.row_seek(0)

I get this error on my machine but the other developer doesnt.