[ Thanks to Rashid Kunhi for this
link. ]
“This article is an introduction to the installation and
deployment of Ruby on Rails.“Ruby is a programming language just like Perl, Python or PHP.
Rails is an open source Ruby framework for developing
database-backed web applications. You could develop a web
application at least ten times faster with Rails than you could
with a typical Java framework. It is a web application framework
written in the Ruby programming language…”