On Thu, Feb 16, 2012 at 10:49 AM, Soichi Ishida <[email protected]>wrote:
> Thanks. To be honest, I was having the 'installing debugger' problem as > well ;) > It seems many people have the same problem in installing ruby-debug19. > > So I hoped someone can guess from my writing but I realized the > importance of debugger now. > > Thanks anyway. I will come back when the debugger problem is resolved. > For getting ruby debugger to work in 1.9.3 with Rails Gemfile, I got it working, but was quite some sweat ... http://rails.vandenabeele.com/blog/2011/12/21/installing-ruby-debug19-with-ruby-1-dot-9-3-on-rvm/ I just checked now, and it see the latest version of linecache19 is still 0.5.12 (and the debugging only works with linecache 0.5.13). Probably a similar problem with ruby-debug-base19 being 0.11.25 but needs to be 0.11.26 . HTH, Peter -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

