Hi,
i just downloaded and installed the trial edition of "Ruby-in-Steel", the ability to use a world-class IDE like VS to run Ruby/Rails projects is really awesome!
So, i have also installed the latest (1.9.1) version of Ruby and i saw here
http://www.sapphiresteel.com/Ruby-In-Steel-1-5-Released that "Ruby In Steel ?Developer Edition? 1.5 provides integrated edit-and-run capabilities for Ruby 1.8.x, Ruby 1.9.x" but the Cyclon debugger supports only v. 1.8
So, i, naturally, get the error:
"Cylon initialization failed('Unable to load DLL 'SteelCylon.dll': The specified procedure could not be found. (Exception from HRESULT: 0x8007007F). This is normally due to an incorrect version of Ruby beeing installed"
I went to Options and disabled the (fast) Cylon debugger but now i have no debugger at all!
My questions are:
1. What is the timeframe that Cylon will support the 1.9.x version of the Ruby language ?
2. Until then, can i use 1.2.x but with another (slow) debugger ??
Thanks a lot for any help!