Provider
Ruby on Rails
No field note has been filed yet.
Open ↗Filed byDirectory
Products by Ruby on Rails
Ruby on Rails
open_source
Web application framework providing Active Record Migrations, a Ruby DSL for evolving database schemas over time.
View ↗Active Record Migrations
library
Active Record feature for evolving database schemas over time using a Ruby DSL instead of raw SQL.
View ↗Active Record Callbacks
other
Guide to hooking into the Active Record object life cycle with callbacks.
View ↗Active Record Basics
library
Active Record Basics: Ruby on Rails Guides (v8.1.3.1) These are the new guides for Rails 8.1 based on v8.1.3.1 .
View ↗Active Job Basics
library
Active Job Basics: Ruby on Rails Guides (v8.1.3.1) These are the new guides for Rails 8.1 based on v8.1.3.1 .
View ↗Active Storage Overview
library
Active Storage Overview: Ruby on Rails Guides (v8.1.3.1) These are the new guides for Rails 8.1 based on v8.1.3.1 .
View ↗Action Controller Overview
library
Action Controller Overview: Ruby on Rails Guides (v8.1.3.1) These are the new guides for Rails 8.1 based on v8.1.3.1 .
View ↗Active Record
library
Rails ORM layer that maps Ruby objects to relational database tables.
View ↗Rails I18n API
api
Ruby I18n gem shipped with Rails for translating and localizing applications.
View ↗Active Record Validations
library
Rails feature for validating Active Record objects before saving to the database.
View ↗Rails API Mode
open_source
Rails configuration for building API-only applications that serve JSON resources.
View ↗Active Record Associations
library
Active Record feature for declaring associations between Rails models.
View ↗