Drifting Ruby
  • love movie Episodes
  • More Content
    Learning Paths

    Curated list of episodes, bundled to help you on your learning path!

    Video Logs new

    Videos of tech, infrastructure, hardware and software which non-instructional by nature.

    Blog

    Articles around software and tutorials.

    Merchandise

    Show your love and support while looking fancy.

  • Community
    Forums new

    Got a question or want to chat about a topic? Let's talk!

  • About
  • Login

  • Home

  • Episodes

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Rails Version

    • 8.x
    • 7.x
    • 6.x
    • 5.x
    • 4.x

    Tags

    • Rails (379)
    • Javascript (75)
    • View (58)
    • Stimulusjs (55)
    • Ruby (40)
    • Model (36)
    • Security (32)
    • Hotwire (29)
    • Development (27)
    • Api (23)
    • Database (22)
    • Turbo (21)
    • Performance (20)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (14)
    • Background Processing (12)
    • Uploads (11)
    • Websockets (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Test (9)
    • Docker (9)
    Multiple Databases
    Play

    Multiple Databases

    #353 Jun 12, 2022 pro

    As an application grows in popularity and usage you'll need to scale the application to support your new users and their data. One way in which your application may need to scale is on the database level. In this episode, we look at reading from a replica database while writing to a primary database. We also look at structuring our application top support multiple databases; each containing their own schema.

    rails database infrastructure
    7 0

    Limiting Text Input
    Play

    Limiting Text Input

    #350 May 22, 2022 pro

    User experience is important and there are little things that we can do to help improve this experience. By giving real time feedback on text inputs to approaching limits on fields, the user can modify and update their text accordingly before they submit the form. In this episode, we look at database level, model validations and limiting text input on the client side.

    rails validations database stimulusjs
    10 5

    Discussing Race Conditions
    Play

    Discussing Race Conditions

    #348 May 8, 2022 pro

    In this episode, we have a look at some causes of race conditions and go about some ways to troubleshoot and mitigate them.

    rails model database background processing
    4 2

    Materialized Views in PostgreSQL
    Play

    Materialized Views in PostgreSQL

    #324 Nov 21, 2021 pro

    Using Scenic, you can bring the power of SQL views to your Rails application without having to switch your schema format to SQL. Scenic provides a convention for versioning views that keeps your migration history consistent and reversible and avoids having to duplicate SQL strings across migrations.

    database rails postgresql query
    8 1

    Seed like a Pro
    Play

    Seed like a Pro

    #284 Feb 21, 2021 pro

    Seeding your database is often an overlooked part of development and it has a lot of benefits that can help uncover issues within your application. However, maintaining the seeds.rb can be difficult and things can get out of hand quickly. In this episode, learn how to manage and maintain the seeds file.

    database development rails
    15 6

    Database Encoding
    Play

    Database Encoding

    #264 Oct 18, 2020 pro

    In this episode, we look at the encoding and some problems that an older Ruby on Rails application may face when it comes to storing emojis and how to fix them.

    database rails
    7 1

    PostgreSQL Hstore
    Play

    PostgreSQL Hstore

    #259 Sep 13, 2020 pro

    The hstore data type is very useful in many cases, such as semi-structured data or rows with many attributes.

    database rails
    9 2

    Working with Large Data
    Play

    Working with Large Data

    #201 Aug 4, 2019 free

    When database tables get large, things can slow down significantly. In this episode, we look at a few things which helps keep databases performant and the client side responsive.

    rails database 6.0
    16 7

    Simple and Complex Database Migrations
    Play

    Simple and Complex Database Migrations

    #173 Feb 17, 2019 pro

    In this episode, we look at database migrations and different ways to generate the schema.

    rails database
    13 0

    Database, Model and Scopes
    Play

    Database, Model and Scopes

    #150 Sep 9, 2018 pro

    In this episode, we take a look at some tips and tricks around the database schema and model scopes.

    rails model database
    38 2

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    Meta
    • atom
    • Blog
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2026 Kimura Innovations, LLC