What is Rails?
Get introduced to Ruby on Rails (Rails), its features, and its history.
We'll cover the following...
What is Rails?
Rails was created by David Heinemeier Hansson in 2003 while working on a project management tool called Basecamp. Rails was officially released as open-source software in July 2004.
Ruby on Rails logo
Rails is a web application framework built on top of the Ruby programming language. It uses the Model-View-Controller (