Wednesday, March 28, 2007

RadRails Lives!

Thanks to Aptana for picking up RadRails development. The switch has inspired me to run Eclipse with plugins instead of the default RadRails distribution. There are some nice plugins available. Here are the ones I am currently using:

* Aptana - HTML, CSS, and Javascript formatting and autocompletion (http://update.aptana.com/install/)
* Radrails - For Rails support (http://update.aptana.com/update/radrails/3.2/)
* SubClipse - Subversion support (http://subclipse.tigris.org/update_1.2.x)

Of note is that you can use the <ctrl>+<space> key combination to bring up autocompletion scripts along the lines of Textmate.