Can someone help me with opening a .rb file? I downloaded the ruby
installer and then I downloaded the Scite program. When I saved the
Scite file as a .rb file, i couldn’t open it on the “Start Command
Prompt with Ruby”. my code was:
irb
require “first.rb”
My file was called first.rb but it came up with “cannot load such file
– first.rb”