Bugs: Browse | Submit New | Admin
I use XP with ruby 1.8.4 - 20 and i had the same problem. I solved it by changing the "require 'serialport'" with "gem_original_require 'serialport'". it seems there is a problem with ruby gems custom_require and the ruby-serialport.
Add A Comment: