Files | Admin

Notes:

Release Name: ruby-debug-ide 0.1.10

Notes:
Mainly support(workaround) for JRuby ruby-debug-base and switching dependency to ruby-debug-base 0.10.0. Some minor fixes.


Changes: * fixed bug when inspected variable's to_s methods returns non-String. Returns diagonstic message now. * do not use '==' from within debugger to prevent runtime error * Workarounding JRuby issue (http://jira.codehaus.org/browse/JRUBY-2063) * switching to ruby-debug-base 0.1.10 (all tests pass)