The Idea Behind Rails
Rails is the Web application framework written in Ruby language, is also known as Ruby on Rails. Ruby on Rails makes application development easy and fun because of its two basic guidelines which are ‘Don’t Repeat yourself’ and ‘Convention over Configuration’. Developers prefer RoR considering its higher productivity and less complications over the code.