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

    Tags

    • Rails (343)
    • Javascript (72)
    • View (52)
    • Stimulusjs (47)
    • Ruby (38)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Database (22)
    • Api (21)
    • Performance (19)
    • Form (19)
    • Turbo (18)
    • Authentication (17)
    • Deployment (16)
    • Active Storage (11)
    • 7.0 (10)
    • Uploads (10)
    • Websockets (10)
    • Background Processing (10)
    • Ajax (10)
    • Production (10)
    • Docker (8)
    • Test (8)
    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
    15 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
    37 2

    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
    20 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
    12 0

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

    Quality Ruby Screencasts

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