|
|
|
Ruby editor?
|
|
4 points
by mindfulbee
5553 days ago
|
|
I'm looking for a text editor to save ".rb" files, but I can't find any programs out there that are free... Most are 30 day trials. 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. |
|
>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.