ruby-leap-motion-ws icon indicating copy to clipboard operation
ruby-leap-motion-ws copied to clipboard

Update to gesture.rb to make it work with Ruby 1.8

Open marks opened this issue 12 years ago • 0 comments

"String"[n] on Ruby 1.8 returns an integer (explained at http://stackoverflow.com/questions/2730854/ruby-how-to-get-the-first-character-of-a-string)

marks avatar Jul 27 '13 22:07 marks