Forums | Admin

Discussion Forums: rubyforge-help

Start New Thread Start New Thread

 

By: Tom Copeland
RE: Ruby and .rb files [ reply ]  
2010-12-03 05:23
Hi Matthew -

You may want to try a programmer's editor like jEdit or some such... those are more suited to code and probably won't munge filenames as you save them.

Yours,

Tom

By: Matthew Armshaw
Ruby and .rb files [ reply ]  
2010-11-25 01:22
I am having a hard time creating .rb files for Ruby. I have tried wordpad, notepad, and textpad. I try creating a Ruby script, naming it with the Save As menu item, and then giving it a name with the .rb extension. What is created follows:

ruby_file_name.rb.txt

so the rb is actually part of the file name rather than the file extension. Any help? Perhaps another text editor? Suggestions?