How to set the clock to a variable in ruby. I am using Aptana as an IDE. I come to .NET and am used to seeing variable values only by hanging a variable.
In aptana 3, I cannot find a way through which I see the current state and values of the variable. I see the object itself there is too much information and is it difficult to find the value of the variable I'm looking for?

source
share