DEV Community

# activerecord

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Design Patterns: Query Objects

Design Patterns: Query Objects

8
Comments
3 min read
Active Record Callbacks Introduction

Active Record Callbacks Introduction

4
Comments
2 min read
ActiveRecord Associations: The Beautiful and Complicated

ActiveRecord Associations: The Beautiful and Complicated

1
Comments
3 min read
A Few Methods for Returning Default Values when Creating ActiveRecord Objects

A Few Methods for Returning Default Values when Creating ActiveRecord Objects

6
Comments 2
7 min read
Immutable ActiveRecord

Immutable ActiveRecord

4
Comments
5 min read
Bulk Update: Active Record Vs. native SQL

Bulk Update: Active Record Vs. native SQL

12
Comments 1
5 min read
Resolving the ActionController::InvalidAuthenticityToken Error in a Rails/React App

Resolving the ActionController::InvalidAuthenticityToken Error in a Rails/React App

9
Comments 1
3 min read
Rails Intro::Mandalorian

Rails Intro::Mandalorian

7
Comments
10 min read
It's a Mad, Mad World

It's a Mad, Mad World

6
Comments
4 min read
Rails - Run Default Scope on All queries

Rails - Run Default Scope on All queries

5
Comments
1 min read
Battling RecordNotUnique in Rails

Battling RecordNotUnique in Rails

11
Comments 3
4 min read
Lakers < ActiveRecord::Base

Lakers < ActiveRecord::Base

26
Comments 9
9 min read
Overview of Active Record Associations

Overview of Active Record Associations

6
Comments
6 min read
Why SQLite is simple to use!

Why SQLite is simple to use!

6
Comments 2
2 min read
A Take on Empowering ActiveRecord

A Take on Empowering ActiveRecord

48
Comments 8
3 min read
Active Record Relations and Method Chaining

Active Record Relations and Method Chaining

6
Comments
2 min read
Understanding Active Record Callbacks

Understanding Active Record Callbacks

10
Comments
4 min read
Ruby Cursor Pagination (1)

Ruby Cursor Pagination (1)

11
Comments
3 min read
Making exceptions to ActiveRecord’s auto-pluralization

Making exceptions to ActiveRecord’s auto-pluralization

6
Comments
3 min read
Rails N + 2 queries

Rails N + 2 queries

32
Comments 6
7 min read
Rails signed IDs for ActiveRecord

Rails signed IDs for ActiveRecord

7
Comments 2
2 min read
My notes from Aaron Patterson's RailsConf 2020 keynote

My notes from Aaron Patterson's RailsConf 2020 keynote

5
Comments 1
1 min read
Can I use has_secure_token in ActiveRecord?

Can I use has_secure_token in ActiveRecord?

3
Comments
4 min read
Active Record find vs. find_by vs. where

Active Record find vs. find_by vs. where

23
Comments
4 min read
Beginner: navigation on a dynamic website.

Beginner: navigation on a dynamic website.

8
Comments
2 min read
loading...