Is there such a thing as a rails console
for Titanium, where I could play a little with the API? or even better a debbuger
?
Or could you recommend me a different workflow rather than having to edit-the-source > compile > Ti.API.debug() ?
I know I can launch the simulator in debug mode and inspect variables and so, but I haven't found a way to write some code an evaluate it, maybe I'm missing it.
Thanks for your help!