Files | Admin

Notes:

Release Name: ruby-debug-ide 0.1.5

Notes:



Changes: * fixed subtle bug in xml_printer.rb#print_variable which caused the debugger to die when == method was overridden and did not count on nil parameters * Hash and Array subclasses did not have children thus cannot be expanded in a GUI. E.g. @params in Rails controller (HashWithIndifferentAccess)