Older post but I'll throw in my 2 cents.
All I really want is something that has great support for ruby/rails and php, and first class git support. It's quite hard to find actually.
I like Netbeans but no native git support is a killer. Even though it was a touted feature for version 7, it's nowhere to be seen even in 7 beta. Coda is nice but I find it lacks enough serious features to be a real development tool beyond the html with php sprinkled in crowd. Textmate, version 2 is some serious vaporware, and it's painfully slow on the occasion I attempt to load a remote project through a VPN. It's scanning large app directories on startup takes forever.
Then there's rubymine and phpstorm, which are nice, but then I'd have one IDE for ruby and one for php. Not exactly ideal... And of course most of these things are java anyway, which tend to be a little ugly and slow even if functional.
Realistically there's no good solution. For the longest time I've used skEdit since it had the bare features I needed. It has no git support, but at least it's native and fast, and one of the few editors I found that supports SFTP remote projects. Lately I've been using Aptana Studio 3 a bit more and I'm iffy on it. I love the git support, it's fantastic, and the built in ruby/rails tools are exceptional. Works quite well with php as well. However it's still a big java app, and the launch and shutdown times are a bit annoying, not to mention it can be a bit laggy at times... But so far, from what I've seen if you're looking for one IDE with good git support for web languages, Aptana 3 is probably the best bet...