Ruby on Rails

Most commonly known as RoR or simply Rails, this server-side web development MVC framework is a highly influential one. That’s because Rails is a very innovative framework that has pioneered useful features like migrations and seamless database table creation, setting web development standards used today by many other frameworks. 

Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages.