Where do I save my ruby (.rb) files? [duplicate]
问题 This question already has an answer here : How do I save a ruby file? (error) (1 answer) Closed 6 years ago . I am receiving the error No such file or directory in my command line and I think it's because I am not saving the ruby files somewhere specific. All I did was create a random folder where I would save my ruby files. Do I need to save my scripts in the original ruby folder? Thanks! ** This is Windows 7. 回答1: No, you can save your .rb files anywhere you can write. If you want to access