ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,736 results

Ruby on Rails
Ep 4. Active Record explained | Rails New Tutorial with Typecraft

In this episode, we're cracking open one of Rails' most powerful features - Active Record. If you've been following along so far, ...

13:55
Ep 4. Active Record explained | Rails New Tutorial with Typecraft

5,956 views

7 months ago

Ruby on Rails
Hartley McGuire - Active Record 8: Resilient by Default

Databases crash, connections drop, and queries timeout at the worst possible moments. Rather than writing custom rescue code ...

23:50
Hartley McGuire - Active Record 8: Resilient by Default

6,393 views

5 months ago

balticruby
Jess Sullivan — ActiveRecord Unveiled: Mastering Rails’ ORM | Baltic Ruby 2025

In this talk, Jess Sullivan, Senior Software Engineer at Scan.com, dives into the inner workings of ActiveRecord, Rails' powerful ...

43:54
Jess Sullivan — ActiveRecord Unveiled: Mastering Rails’ ORM | Baltic Ruby 2025

267 views

6 months ago

Helvetic Ruby
Jess Sullivan -  ActiveRecord Unveiled: Mastering Rails’ ORM

https://helvetic-ruby.ch/talks/#jess-suillivan-mastering-rails-orm “ActiveRecord drives Rails' seamless database interactions, but ...

40:02
Jess Sullivan - ActiveRecord Unveiled: Mastering Rails’ ORM

2,519 views

8 months ago

GoRails
How to Normalize All ActiveRecord Attributes

Check out https://gorails.com?via=yt for Pro episodes and more! ▻ Learn Hotwire with Ruby on Rails, iOS, and Android ...

7:41
How to Normalize All ActiveRecord Attributes

597 views

2 weeks ago

Techdots
Speed Up Your Rails App: ActiveRecord Query Optimization Guide

Is your Ruby on Rails app growing—but slowing down? Performance bottlenecks often stem from unoptimized database queries.

5:07
Speed Up Your Rails App: ActiveRecord Query Optimization Guide

90 views

7 months ago

BeautifulRuby․com
ActiveRecord Tenanted gem: Read the Fantastic Source Code

I do a preliminary review of the ActiveRecord Tenanted source code to see what it's all about, how much of Rails it touches (pretty ...

28:16
ActiveRecord Tenanted gem: Read the Fantastic Source Code

283 views

6 months ago

Roel Van de Paar
Get associated ActiveRecord::Relation from complex query

Get associated ActiveRecord::Relation from complex query Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:54
Get associated ActiveRecord::Relation from complex query

4 views

18 hours ago

37signals
Rails Multi-Tenancy with Mike Dalessio

In this episode of RECORDABLES, we dig into our ambitious goal of moving from a commingled database to separate SQLite ...

50:48
Rails Multi-Tenancy with Mike Dalessio

3,723 views

3 weeks ago

Nebulab
ActiveRecord vs. Prisma: A Comparison

Join us as we explore the key differences between Prisma and Active Record! Discover how these two ORMs handle model ...

38:48
ActiveRecord vs. Prisma: A Comparison

92 views

9 months ago

ResponseXAI
ruby on rails - Specifying conditions on eager loaded associations returns ActiveRecord::R

The SQL generated is a correct translation of your query. But look at it, just at the SQL level (i shortened it a bit): SELECT * FROM ...

0:30
ruby on rails - Specifying conditions on eager loaded associations returns ActiveRecord::R

4 views

8 months ago

Ruby Central
RailsConf 2025 An ActiveRecord Rewrite: the Story Behind the Attributes API by Tess Griffin

In this talk, we'll dig deep into the design decisions of the Attributes API. We'll talk to its author and hear their experience from "I ...

18:58
RailsConf 2025 An ActiveRecord Rewrite: the Story Behind the Attributes API by Tess Griffin

293 views

7 months ago

vlogize
Efficiently Querying ActiveRecord Joins in Rails for Inquiries

Discover how to leverage `ActiveRecord` joins in Rails to display property names from booking records related to inquiries.

1:45
Efficiently Querying ActiveRecord Joins in Rails for Inquiries

1 view

11 months ago

The Debug Zone
How to Update a Specific Column in ActiveRecord on Rails: A Step-by-Step Guide

In this video, we'll dive into the world of ActiveRecord in Ruby on Rails, focusing specifically on how to update a specific column in ...

1:54
How to Update a Specific Column in ActiveRecord on Rails: A Step-by-Step Guide

2 views

5 months ago

vlogize
Checking for Presence of Multiple Attributes in ActiveRecord Objects

Discover a more concise and Ruby-friendly way to check for the presence of multiple attributes in ActiveRecord objects with this ...

1:22
Checking for Presence of Multiple Attributes in ActiveRecord Objects

0 views

10 months ago

vlogize
Efficiently Querying Two Columns with Multiple Conditions in ActiveRecord

Discover how to retrieve multiple records in a single database query using ActiveRecord in Ruby on Rails. Learn to streamline ...

1:39
Efficiently Querying Two Columns with Multiple Conditions in ActiveRecord

0 views

11 months ago

Roel Van de Paar
ActiveRecord - Average of Aggregate

ActiveRecord - Average of Aggregate Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:23
ActiveRecord - Average of Aggregate

5 views

1 day ago

vlogize
Mastering ActiveRecord Joins in Rails: A Guide to Querying Models Efficiently

Discover how to effectively query another model in Rails by leveraging ActiveRecord joins, making your database interactions ...

1:35
Mastering ActiveRecord Joins in Rails: A Guide to Querying Models Efficiently

3 views

11 months ago

The Debug Zone
How to Remove an Element from JSON String Column in ActiveRecord

In this video, we'll explore a common challenge faced by developers working with ActiveRecord: removing an element from a ...

1:31
How to Remove an Element from JSON String Column in ActiveRecord

2 views

5 months ago

vlogize
How to Fix ActiveRecord Account Association Issues in Ruby on Rails

Learn how to ensure correct account associations in multi-tenant applications using ActiveRecord in Ruby on Rails. Avoid `nil` ...

1:53
How to Fix ActiveRecord Account Association Issues in Ruby on Rails

4 views

11 months ago