Is ruby installer suppose to come with a text editor program?
Apologies I'm just starting to code and a bit unfamiliar with how to go about this.
1–10 of 18 posts
Is ruby installer suppose to come with a text editor program?
Apologies I'm just starting to code and a bit unfamiliar with how to go about this.
Do you need anything else in an editor?
if you want a ruby IDE, try redcar - http://www.redcareditor.com.
>If a programmer tells you to use vim or emacs, tell them no. These editors are for when you are a better programmer. All you need right now is an editor that lets you put text into a file. We will use gedit because it is simple and the same on all computers. Professional programmers use gedit so it's good enough for you starting out.
It's sort of like textmate but also cross-platform, so in theory you won't have to learn another editor. I'd learn it myself if I wasn't already used to textmate.