Ruby on Rails is a web application framework that supports the development of web applications and is written in Ruby under the MIT license.
Ruby is an object-oriented, general-purpose programming language. Rails is a model view controller framework that provides default structures for a database, a web service, and web pages.
Rails is designed to facilitate the use of web standards such as JSON, or XML for data transfer, and HTML, CSS, and JavaScript for display and user interfacing.