Category Archives: Ruby

rdebug 1.9

I’m running rvm and have ruby 1.9.2-p136 installed. Unfortunately, gem install ruby-debug throws all sorts of errors so I fumbled around and found this post: http://dirk.net/2010/04/17/ruby-debug-with-ruby-19x-and-rails-3-on-rvm/ Which summarized a post by Mr. RVM himself: https://rvm.beginrescueend.com/support/troubleshooting/ But I continued to receive … Continue reading

Posted in Linux, Ruby, Technology | Leave a comment