rbuzz
rbuzz copied to clipboard
uninitialized constant Rbuzz (NameError)
After installing the gem, tried the example, got the below error: uninitialized constant Rbuzz (NameError) from rbuzz.rb:1:in `require' from rbuzz.rb:1
$ uname -a Linux ubuntu 2.6.32-21-generic-pae #32-Ubuntu SMP Fri Apr 16 09:39:35 UTC 2010 i686 GNU/Linux
$ ruby --version ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]