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?
|