AJ Palkovic

Results 2 comments of AJ Palkovic

Bad news: C:/Dev/Ruby192/lib/ruby/gems/1.9.1/gems/bdoc-0.3.3/lib/bdoc.rb:10:in `': uninitialized constant Object::VERSION (NameError) from :29:in`require' from internal:lib/rubygems/custom_require:29:in `require' from C:/Dev/Ruby192/lib/ruby/gems/1.9.1/gems/bdoc-0.3.3/bin/bdoc:3:in`' from C:/Dev/Ruby192/bin/bdoc:19:in `load' from C:/Dev/Ruby192/bin/bdoc:19:in`' You need to change VERSION to RUBY_VERSION on line 10....

Yeah, it still didn't work. I added this line after like 57: index.force_encoding('IBM437') that fixes it for me, but I doubt that is correct for everyone. Also there is a...