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)
    Improving Partial Loading Performance
    Play

    Improving Partial Loading Performance

    #145 Aug 5, 2018 free

    N+1 queries can make an application slow. Having queries called within views can also slow down an app as well as making it less extendable.

    rails performance database
    28 1

    Auditing with Paper Trail
    Play

    Auditing with Paper Trail

    #96 Sep 4, 2017 free

    Using the paper_trail gem, track changes to model records for auditing purposes and rollback changes when required.

    rails database audit
    18 4

    ActiveRecord Migrations
    Play

    ActiveRecord Migrations

    #95 Aug 27, 2017 free

    This episode covers different tips and tricks around database migration files.

    rails database migration
    21 3

    Virtual Columns with JSON Data Types
    Play

    Virtual Columns with JSON Data Types

    #88 Jul 9, 2017 free

    Continuing from Episode #87, we take a deeper dive into virtual columns in Rails 5.1 and use them to parse JSON Data Types with adding indexes to the virtual column.

    rails database json
    16 3

    Virtual Columns in MySQL
    Play

    Virtual Columns in MySQL

    #87 Jul 2, 2017 free

    In Ruby on Rails 5.1.0, generated virtual column support was added for MySQL and MariaDB. Using generated and stored columns can leverage heavy calculations to the SQL side.

    rails database
    13 0

    Database Index Optimization and Migration Maintenance
    Play

    Database Index Optimization and Migration Maintenance

    #53 Nov 6, 2016 free

    Adding indexes to your databases can increase the SQL search performance on your tables. As your application grows, migration files can become out of hand, use squasher to squish them down to a single file.

    rails database performance
    17 0

    Importing and Exporting CSV Data
    Play

    Importing and Exporting CSV Data

    #35 Jun 26, 2016 free

    Basics on importing and exporting CSV Data using Ruby and without gems.

    ruby rails data
    16 13

    Drifting Ruby

    Quality Ruby Screencasts

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