DEV Community

# activerecord

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Exploring ActiveRecord::Base::normalizes in Rails 7.1

Exploring ActiveRecord::Base::normalizes in Rails 7.1

Comments
2 min read
TIL .order_values

TIL .order_values

Comments
1 min read
Why We Adopted a Synchronous API for the New TypeScript ORM

Why We Adopted a Synchronous API for the New TypeScript ORM

1
Comments
6 min read
TIL custom order with .in_order_of

TIL custom order with .in_order_of

4
Comments
1 min read
Work with :through associations made easy

Work with :through associations made easy

3
Comments
2 min read
Introduction to "Accel Record": A TypeScript ORM Using the Active Record Pattern

Introduction to "Accel Record": A TypeScript ORM Using the Active Record Pattern

3
Comments
5 min read
[pt-BR] Guia Prático: Explorando o Poder da Gem ActiveRecord no Ruby - Sem Framework 🚀

[pt-BR] Guia Prático: Explorando o Poder da Gem ActiveRecord no Ruby - Sem Framework 🚀

18
Comments 1
16 min read
Rails ActiveRecord count, size and length, map and pluck

Rails ActiveRecord count, size and length, map and pluck

5
Comments 1
2 min read
Scope vs Class Methods

Scope vs Class Methods

2
Comments
2 min read
Understanding Rails Callbacks & Common Pitfalls

Understanding Rails Callbacks & Common Pitfalls

Comments
4 min read
Query Like a Pro: Active Record for Database Queries

Query Like a Pro: Active Record for Database Queries

1
Comments
4 min read
Ruby's range literals and their effect on Rails Active Record queries

Ruby's range literals and their effect on Rails Active Record queries

3
Comments
4 min read
Boolean Validator for Rails

Boolean Validator for Rails

1
Comments
1 min read
Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

Entendendo e Resolvendo o Problema N+1 com Ruby on Rails

11
Comments 1
3 min read
Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

Mastering ActiveRecord Associations in Ruby: A Comprehensive Guide

1
Comments 2
6 min read
Handling associated records when an object is deleted

Handling associated records when an object is deleted

5
Comments
3 min read
Active Record Querying Methods

Active Record Querying Methods

2
Comments
3 min read
Basics of Active Record Validations

Basics of Active Record Validations

2
Comments
4 min read
Make your Ruby on Rails app 80x faster with SQL

Make your Ruby on Rails app 80x faster with SQL

1
Comments
9 min read
Sinatra/Active Record Full CRUD

Sinatra/Active Record Full CRUD

1
Comments
4 min read
Server Take the Wheel: Bridging the Mental Gap Between Front-End and Full-Stack WebDev

Server Take the Wheel: Bridging the Mental Gap Between Front-End and Full-Stack WebDev

Comments
5 min read
Creating and Using Migrations in Ruby/Sinatra/ActiveRecord

Creating and Using Migrations in Ruby/Sinatra/ActiveRecord

2
Comments
3 min read
Active Record Validations

Active Record Validations

Comments
5 min read
Sinatra and Active Records to Perform CURD Actions

Sinatra and Active Records to Perform CURD Actions

Comments
4 min read
Database Views & Rails Active Record: defining new Model classes out of views

Database Views & Rails Active Record: defining new Model classes out of views

8
Comments 2
14 min read
loading...