RadRails is a Rapid Application Development IDE for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more.
Developer(s) | Kyle Shank, Marc Baumbach, Matt Kent, Andy Gianfagna, Ryan Lowe |
---|---|
Stable release | 0.7.2
/ December 6, 2006 |
Operating system | Cross-platform |
Type | Integrated development environment |
License | Eclipse Public License |
Website | www.radrails.org |
The RadRails IDE is built on the Eclipse RCP, and includes the RDT and Subclipse plug-in. The RadRails tools are also available as Eclipse plug-ins.
At EclipseCon 2006 Radrails won the Community Award for Best Open-Source Eclipse-based tool.
The original core developers of Kyle, Matt, and Marc have refocused their energies on other projects. On March 8, 2007 it was announced that Aptana will be taking over the RadRails project and providing a seamless, integrated experience between HTML, CSS, JavaScript and Ruby on Rails. The product will continue to be open source.
Issues
- RadRails lacks an IntelliSense-like code autocomplete feature.
- Running on the Java Virtual Machine can make it slower than natively compiled IDE's like KDevelop.