What is Ruby On Rails?
Ruby on Rails is an open source web application framework that uses Ruby programming language.
Sometimes referred to as 'RoR' or 'Rails', Ruby on Rails is intended to be used with an Agile development methodology.
Ruby on Rails relies on the principles of Convention over Configuration (COC) and Don't Repeat Yourself (DRY) to speed up the development process.





