Topic: Ruby on Rails Programming Environment?
Just out of curiosity, what do you use as an IDE? I have tried using Eclipse w/ RDT, RadRails, RIDE-ME and a few others, and none of them seem to really work with Ruby.
It just seems to me that the demands of Ruby/Rails programming are quite different than you might find with other languages such as Java or the like.
For instance, with relationship modelling, there should be some kind of UML-type tool for creating the relationships between your various models.
Anyways, what do you all use? What works best - I am not dead set on using an IDE myself - I would be quite at home using a text editor if I could find one that simplified the job enough.
What is the best programming environment for Ruby on Rails?