ruby-debug with Ruby 1.9.3?

前端 未结 9 1295
甜味超标
甜味超标 2020-11-28 04:41

I just updated to Ruby 1.9.3p0 and Rails 3.1.1. Now when I try to launch the server, it complains that I should install ruby-debug, even though it\'s already in

9条回答
  •  孤城傲影
    2020-11-28 05:31

    Also you need to check if the gem 'ruby_source_code' is already installed.

    Check: http://bugs.ruby-lang.org/issues/1857#note-8

提交回复
热议问题