WebGlossary.info
Ruby on Rails
- A server-side web application framework written in Ruby. 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, 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) and Don’t Repeat Yourself (DRY). Rails was first released in 2005. ← Wikipedia ↑ rubyonrails.org
- Articles about this term at Frontend Dogma
- Books about this term at Amazon
- Previous term: Ruby
- Next term: RubyGems
- Random term: On-prem