439 Views
Ruby on Rails is a server-side web application framework that is completely designed in Ruby under the MIT license. Rails can be viewed as an MVC (model view controller) framework that has built-in support and provides structure for a database, web services, and web pages.
0 comments