I'm interested in Ruby but I still very confused as to how Ruby on web server works. What files do you upload to the server and how are they called by the browser?
I'm interested in Ruby but I still very confused as to how Ruby on web server works. What files do you upload to the server and how are they called by the browser?
It's just like PHP or Perl.. you upload the scripts, and call them from the browser.