ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

27,471 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,893 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,375 views

5 months ago

Drifting Ruby
Episode #127 - ActiveRecord Tricks

In this episode, we look at what would seemingly be simple queries, but are more complex once you start looking into them.

13:27
Episode #127 - ActiveRecord Tricks

33,625 views

7 years 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

262 views

6 months ago

Judoscale
More ActiveRecord connection pool debugging

A follow-up to my recent video on the same topic: https://www.youtube.com/watch?v=XOfELjqm188 In this video we dive deeper ...

7:42
More ActiveRecord connection pool debugging

1,330 views

6 years 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,513 views

8 months ago

Phil Smy
Rails: ActiveRecord::Store - What it is and how I use it. (Rails Tutorial)

This time I look at another interesting part of Rails 6 - the ActiveRecord::Store module. It's a great way to add 'blob-like' ...

9:47
Rails: ActiveRecord::Store - What it is and how I use it. (Rails Tutorial)

2,777 views

5 years ago

APPSIMPACT Academy
Export ActiveRecord Objects in CSV - Rails 7

rubyonrails #rubyonrails7 #exportcsvinrails Hello Friends In this video, you will learn how to build an export feature in a rails ...

29:30
Export ActiveRecord Objects in CSV - Rails 7

2,332 views

4 years ago

GoRails
ActiveRecord Explain

Check out https://gorails.com for Pro episodes and more!

10:09
ActiveRecord Explain

11,410 views

9 years 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

Kyle Geske
ActiveRecord Without Rails - Setup and Fetching Database Table Rows

ActiveRecord is the ORM (Object Relational Mapper) library that ships with the Rails web framework. In this video I show you how ...

32:01
ActiveRecord Without Rails - Setup and Fetching Database Table Rows

1,387 views

6 years ago

Confreaks
Rails Conf 2013 An Intervention for ActiveRecord by Ernie Miller

Let's be honest: ActiveRecord's got issues, and it's not going to deal with them on its own. It needs our help. Don't think so?

41:04
Rails Conf 2013 An Intervention for ActiveRecord by Ernie Miller

3,952 views

12 years ago

Kaigi on Rails
ActiveRecord の歩み方 / osyo

https://kaigionrails.org/2020/timetable#pink_bangbi ▽発表概要 皆さん ActiveRecord のコードは読んだことがありますか?

20:17
ActiveRecord の歩み方 / osyo

1,165 views

5 years 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

565 views

13 days ago

Confreaks
RailsConf 2023 - A custom design pattern for building dynamic ActiveRecord queries by Justin Daniel

The pain is familiar to long-time developers of enterprise Rails applications. Database queries through ActiveRecord are an ...

35:44
RailsConf 2023 - A custom design pattern for building dynamic ActiveRecord queries by Justin Daniel

297 views

2 years ago

Xojo
Simplifying DB Access with BKeeney ActiveRecord

Join guest speaker Bob Keeney as he shows you how to use ActiveRecord to simplify database access in your projects.

46:19
Simplifying DB Access with BKeeney ActiveRecord

1,795 views

10 years 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

5 months ago

From related searches

Tech With Tim
Learn Django in 20 Minutes!!

GET MY FREE SOFTWARE DEVELOPMENT GUIDE https://training.techwithtim.net/free-guide Learn how to build a simple ...

21:25
Learn Django in 20 Minutes!!

773,051 views

2 years ago

ArjanCodes
SQLAlchemy: The BEST SQL Database Library in Python

Try out Oso for free here: https://oso.1stcollab.com/arjancodes_3 Ever heard of SQLAlchemy and thought it sounded like a ...

16:39
SQLAlchemy: The BEST SQL Database Library in Python

171,976 views

1 year ago

Fireship
Ruby on Rails in 100 Seconds

Try Brilliant free for 30 days https://brilliant.org/fireship You'll also get 20% off an annual premium subscription Ruby on Rails is a ...

3:33
Ruby on Rails in 100 Seconds

609,790 views

1 year ago

APPSIMPACT Academy
first and last methods in Rails ActiveRecord

rubyonrails #learningrails #activerecordqueries #railsquerymethods #firstinrails #lastinrails Hello Friends In this lecture we will ...

3:15
first and last methods in Rails ActiveRecord

1,809 views

4 years ago

RubyThursday
Ruby Snack #26 ActiveRecord Methods: includes and joins

Confused about when to use includes vs joins when making ActiveRecord calls? In this episode, I break it down and show a few ...

6:31
Ruby Snack #26 ActiveRecord Methods: includes and joins

6,764 views

10 years ago