-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: IDE
TextMate 2
At first glance, I like this environment. There are a lot of autocomplete functions, and many ways to program additional ones or create snippets. Cmd-R runs the environment. I have not yet tried multi-file projects, but, if the rest of … Continue reading
TextMate
After my less than wonderful experience with the Eclipse Ruby implementation (and don’t get me wrong, I LOVE Eclipse for Java development, and also learned a lot about how to configure it for other types of languages in this process), … Continue reading
Installing an Eclipse with Ruby Plug in
Decided to attempt to get Ruby working in an Eclipse environment. I am using as my tutorial an article from Digerati and Technology Reports (April 17 2011) by Mike Hubbartt and can be found here. Note this tutorial is only … Continue reading
Eclipse
Ruby on Rails provides plugin support for project development in Eclipse. Here is a link to how to do this (O’Reilly Media, note this is 2007: will find more recent info). Here you can download an Eclipse Distribution (updated 2009)