Ruby On Rails
Ruby on Rails (often just "Rails") is a server-side web application framework written in Ruby that emphasizes convention over configuration and the Model-View-Controller (MVC) pattern for building database-backed web apps quickly.
6 resources across 1 library
Glossary Terms(6)
Ruby
Ruby is a dynamic, open-source, object-oriented programming language created by Yukihiro "Matz" Matsumoto, designed to prioritize programmer happiness and read…
AdonisJS
AdonisJS is a full-featured, MVC-style web framework for Node.js that provides built-in tooling for routing, ORM-based database access, authentication, and val…
Grails
Grails is a full-stack web application framework for the JVM, written in Groovy and built on Spring Boot, that emphasizes convention over configuration in the…
Elixir
Elixir is a dynamic, functional programming language built on the Erlang virtual machine (BEAM), designed for building scalable, fault-tolerant, and highly con…
Ruby on Rails
Ruby on Rails (often just "Rails") is a server-side web application framework written in Ruby that emphasizes convention over configuration and the Model-View-…
ActiveRecord
Active Record is the Object-Relational Mapping (ORM) layer built into Ruby on Rails that implements the Active Record design pattern, where each model class bo…