Prev: Selenium, secure connection failed, security certificate
Next: Ruby on Rails application could not be started
From: Marc Weber on 24 Feb 2010 01:47 Hi, There is a vim-ruby-debugger script out there. It seems to work fine. However when starting sup within the debugger using this command: rdebug-ide -Ilib -p 39767 -- bin/sup There is an exception: Uncaught exception: Could not find RubyGem xapian-full (>= 1.1.3.1) This command runs fine: ruby -Ilib bin/sup So doesn't rdebug-ide support either GEM_PATH or RUBYOTP=rubygems option? Marc Weber |