RDT together with RadRails on Eclipse is a pretty convenient development environment when doing things in Ruby on Rails. A little unknown are the keyboard shortcuts, which make your day even more productive. Here's a list of those:
Ctrl-Alt-T
Jump to the test case of a model or controller and vice versa.
Ctrl-Shift-V
Jump to the view of a controller method and vice versa.