Just spent a few minutes with the new eclipse based IDE for Ruby on Rails development RadRails. At a glance it looks good, but there's no syntax highlighting support for rhtml files. To be fair, the project is only a few weeks old. I'll certainly keep my eye on it, but in the meantime I'll stick with the Ruby Editor Plugin for jEdit.
Side note: Does anyone have recommendations on a decent editor for MySql? Something with functionality similar to Microsoft's Query Analyzer would be good. Unless, of course, there's something better in which case I'd be even happier!
Tags: Ruby on Rails, RadRails, MySql
MySQLQuery Browser.
http://freshmeat.net/projects/mysqlquerybrowser/
RadRails 0.3 also has some Database tooling (query processor,...) in the Data Perspective (you might have to add the Data Perspective with Window->OpenPerspective->Other... and there choose it).
Posted by: murphee | October 21, 2005 at 08:15 AM
I use SQLyog (there is a freeware version) and it's really good.
http://www.webyog.com/
Posted by: Marcus Derencius | October 23, 2005 at 09:00 PM
I use SQLyog (there is a freeware version) and it's really good.
http://www.webyog.com/
Posted by: Marcus Derencius | October 23, 2005 at 09:02 PM
Hey Paul - try EMS MySQL Manager - they have a free lite version, and the pro version is pretty solid.
Posted by: Brian Eng | October 23, 2005 at 10:17 PM