DEV Community

# activerecord

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Use ActiveRecord Without Rails

How to Use ActiveRecord Without Rails

Comments
3 min read
Stop Killing Your Database: 5 ActiveRecord Tips for Faster Rails Apps

Stop Killing Your Database: 5 ActiveRecord Tips for Faster Rails Apps

Comments
3 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
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

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