I'm using Aptana for a Padrino app, but I don't know how to attach the debugger once the server is running.
I've installed the ruby-debug-ide gem and the Aptana Firefox extenstion.
What's the correct debug configuration for setting that up?
Also, when I try to toggle a breakpoint in Aptana I don't get the standard eclipse marker to show that it's doing something.