I know in PHP you have to intrepret a page like index.php, but in Ruby how does it work? I don’t know what is the Ruby extension like index.php for PHP. Could you help me?
I know in PHP you have to intrepret a page like index.php , but
Share
If you are talking about a command line program this will work.
or if you want an object oriented version
If you are looking for a ruby on rails version of Hello World. Check the Getting Started Guide for Rails.