DEV Community

# activerecord

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Otimizando consultas no banco de dados com o Rails

Otimizando consultas no banco de dados com o Rails

4
Comments
3 min read
Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Enforcing Unique Constraints Across Multiple Columns in Ruby on Rails

Comments 2
3 min read
Preloading associations on an Array of Objects

Preloading associations on an Array of Objects

9
Comments
3 min read
Quick Start guide to creating a table using Active Record

Quick Start guide to creating a table using Active Record

4
Comments
5 min read
Phase 3 - Updating and Dropping Databases using Active Record

Phase 3 - Updating and Dropping Databases using Active Record

3
Comments
2 min read
History Tracking With Postgres

History Tracking With Postgres

11
Comments 2
10 min read
pluck vs. select

pluck vs. select

1
Comments
2 min read
Getting started with ActiveRecord

Getting started with ActiveRecord

Comments
4 min read
(Not always) Cool methods to be careful when working with rails

(Not always) Cool methods to be careful when working with rails

8
Comments
4 min read
ActiveRecord vs. Ecto - querying the database

ActiveRecord vs. Ecto - querying the database

8
Comments 1
6 min read
The surpising behaviour of Rails' default_scope method

The surpising behaviour of Rails' default_scope method

1
Comments
1 min read
Ruby on Rails ActiveRecord Callbacks

Ruby on Rails ActiveRecord Callbacks

17
Comments
4 min read
Ruby on Rails ActiveRecord Validations

Ruby on Rails ActiveRecord Validations

17
Comments
4 min read
Relationship Advice... for Tables

Relationship Advice... for Tables

8
Comments
4 min read
The very basics of Active Record Validations

The very basics of Active Record Validations

11
Comments
5 min read
Understanding The Magic of ActiveRecord

Understanding The Magic of ActiveRecord

8
Comments
3 min read
Active Record Associations: Simplified

Active Record Associations: Simplified

6
Comments
3 min read
Understanding ActiveRecord Nested Transactions

Understanding ActiveRecord Nested Transactions

9
Comments 2
4 min read
Modular Models in Ruby on Rails

Modular Models in Ruby on Rails

9
Comments 4
2 min read
Utilizando Scopes em Ruby on Rails

Utilizando Scopes em Ruby on Rails

7
Comments
3 min read
Building a Rails API to Track Student Progress

Building a Rails API to Track Student Progress

9
Comments
4 min read
Optimizing Active Record queries

Optimizing Active Record queries

42
Comments 1
11 min read
Optimización de queries en Rails

Optimización de queries en Rails

20
Comments 1
12 min read
A Basic guide to Active Record Commands

A Basic guide to Active Record Commands

5
Comments
2 min read
ActiveRecord Dependent Options

ActiveRecord Dependent Options

13
Comments
5 min read
loading...