DEV Community

# activerecord

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Active Record Transactions in Ruby on Rails

Active Record Transactions in Ruby on Rails

5
Comments
2 min read
Rails N+1 query and Draper decorators

Rails N+1 query and Draper decorators

7
Comments 2
5 min read
Update jsonb Columns Using The Rails Active Record Native Methods

Update jsonb Columns Using The Rails Active Record Native Methods

8
Comments 2
1 min read
Refactoring Personal Data out of a Devise Model

Refactoring Personal Data out of a Devise Model

7
Comments
4 min read
Rails Password Validation

Rails Password Validation

14
Comments
2 min read
Beginners guide to Active Record

Beginners guide to Active Record

24
Comments 1
5 min read
Immutable ActiveRecord Models

Immutable ActiveRecord Models

12
Comments
3 min read
Patterns to refactor thick ActiveRecord models

Patterns to refactor thick ActiveRecord models

7
Comments
2 min read
Creating a Basic Sinatra Application

Creating a Basic Sinatra Application

8
Comments
4 min read
Sinatra ToDo App

Sinatra ToDo App

9
Comments
3 min read
Uncovering tiny little magic in Rails

Uncovering tiny little magic in Rails

6
Comments 2
2 min read
How Associations Are Built In Rails

How Associations Are Built In Rails

9
Comments
3 min read
Parsimony with ActiveRecord callbacks

Parsimony with ActiveRecord callbacks

10
Comments 1
2 min read
Run your Rails migrations from the web browser

Run your Rails migrations from the web browser

9
Comments 1
2 min read
Easier database schema management with Ridgepole

Easier database schema management with Ridgepole

6
Comments
2 min read
Understanding Rails Eager-Loading

Understanding Rails Eager-Loading

61
Comments
6 min read
7 reasons why learning SQL is still important for Rails developers

7 reasons why learning SQL is still important for Rails developers

18
Comments 1
5 min read
Prevent SQL Injections

Prevent SQL Injections

17
Comments 4
5 min read
The good and bad of ActiveRecord callbacks

The good and bad of ActiveRecord callbacks

18
Comments 1
4 min read
Understanding Active Record Migrations

Understanding Active Record Migrations

5
Comments
6 min read
TIL: Using Different Database Connection with ActiveRecord Transactions

TIL: Using Different Database Connection with ActiveRecord Transactions

15
Comments 14
3 min read
Active Record, Sidekiq, pools and threads

Active Record, Sidekiq, pools and threads

34
Comments 3
5 min read
Power of ActiveRecord and when to stop using it

Power of ActiveRecord and when to stop using it

16
Comments 2
3 min read
Ruby memory, ActiveRecord and Draper

Ruby memory, ActiveRecord and Draper

4
Comments
5 min read
Clean Validations with Custom Contexts

Clean Validations with Custom Contexts

4
Comments 2
2 min read
loading...