DEV Community

# activerecord

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Writing Reusable and Performant Scopes in Rails with .merge

Writing Reusable and Performant Scopes in Rails with .merge

4
Comments
4 min read
Generating SQL Insert Statements from ActiveRecord Models in Ruby on Rails

Generating SQL Insert Statements from ActiveRecord Models in Ruby on Rails

Comments
3 min read
Implementing the Active Record Pattern in Python with SQLModel

Implementing the Active Record Pattern in Python with SQLModel

Comments
4 min read
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
TIL custom order with .in_order_of

TIL custom order with .in_order_of

4
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
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
Select unique latest grouped records from DB

Select unique latest grouped records from DB

Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.