RubyMine

This article was originally published in VSJ, which is now part of Developer Fusion.
Built on top of the JetBrains IntelliJ IDEA platform, the RubyMine IDE offers advanced support for Ruby on Rails coding, Graphical Ruby and Rails Debugger, tight VCS integration and a GUI-based test runner.

It performs an analysis of project code, offers code completion suggestions and provides a range of Rails-aware refactorings. It also offers Version Control Systems integration with features such as change lists and shelved changes for all supported systems.

Integration with Subversion, Git, Perforce, and CVS is available out of the box. Its graphical Ruby and Rails Debugger supports breakpoints in Ruby code and even in Rails RHTML view files. RSpec and Test::Unit testing frameworks support is available, and it has an open API for creating Ruby or Java plugins.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“In order to understand recursion, one must first understand recursion.”