Ruby on Rails


Topic history | v1 (current) | created by jjones

Details

Ruby on Rails

| created by jjones | Add resource "Why Ruby?"
Title
Ruby on Rails
Description
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. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing. In addition to MVC, Rails emphasizes the use of other well-known software engineering patterns and paradigms, including convention over configuration (CoC), don't repeat yourself (DRY), and the active record pattern.Ruby on Rails' emergence in 2005 greatly influenced web app development, through innovative features such as seamless database table creations, migrations, and scaffolding of views to enable rapid application development.
Link
https://en.wikipedia.org/?curid=1421401

resources

compared in Why Ruby?
v1 | attached by jjones | Add resource "Why Ruby?"

authors

This topic has no history of related authors.

topics

subtopic of Web programming
v1 | attached by jjones | Add resource "Why Ruby?"
uses Ruby
v1 | attached by jjones | Add resource "Why Ruby?"
(detached) Python
v1 | attached by jjones | Add resource "Why Ruby?"