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)
    Embeddings
    Play

    Embeddings

    #499 Mar 9, 2025 pro

    In this episode, we explore embeddings and how they improve search and recommendations by converting text into numerical vectors. We'll set up a Rails 8 app with PostgreSQL + PG Vector, generate embeddings, and perform similarity searches.

    rails model ai machine learning search
    7 2

    Optical Character Recognition
    Play

    Optical Character Recognition

    #405 Jun 11, 2023 pro

    Make your Active Storage uploads searchable with Optical Character Recognition (OCR). In this episode, we'll look at uploading documents with Active Storage and then using a gem to perform the optical character recognition on the uploaded files.

    rails active storage search
    3 6

    Meilisearch
    Play

    Meilisearch

    #402 May 21, 2023 pro

    Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. In this episode, we'll integrate Meilisearch into our application.

    rails search
    2 0

    Tokenized Search
    Play

    Tokenized Search

    #401 May 14, 2023 pro

    Creating an interactive search can be a daunting task. In this episode, we look at creating a "tokenized search" feature within our Rails application which is similar to what you'd find within New Relic or Kibana.

    rails search stimulusjs javascript
    6 2

    MySQL FULLTEXT Search
    Play

    MySQL FULLTEXT Search

    #386 Jan 29, 2023 pro

    In this episode, we look at implementing full-text search in MySQL. Using some of the built in functions of MySQL, we are able query tables and add weighted results.

    rails database mysql search
    5 4

    Searching Multiple Models
    Play

    Searching Multiple Models

    #370 Oct 9, 2022 pro

    In this episode, we look at creating a simple and maintainable way to search multiple models. As our application grows and the needs change, other avenues can be explored, but it's important to not prematurely optimize things before they're actually required.

    rails search database model
    4 0

    Speeding Up Requests
    Play

    Speeding Up Requests

    #322 Nov 7, 2021 free

    In this episode, we look at several issues around pagination and different kinds of querying that could affect performance when working with large datasets.

    performance rails search pagination
    21 3

    Ransack Search and Hotwire
    Play

    Ransack Search and Hotwire

    #305 Jul 18, 2021 pro

    It's easy to overcomplicate our search features. Ransack enables the creation of both simple and advanced search forms for your Ruby on Rails application.

    rails search
    13 6

    Autocomplete with StimulusJS
    Play

    Autocomplete with StimulusJS

    #251 Jul 19, 2020 pro

    In this episode, learn how to easily add autocomplete search functionality to your Rails Application with StimulusJS.

    rails search stimulusjs
    25 31

    Searchkick and Elasticsearch
    Play

    Searchkick and Elasticsearch

    #65 Jan 29, 2017 free

    Add full text searching using Searchkick and Elasticsearch. Here I will show the steps involved in adding this search to an existing application and a sample of autocomplete functionality.

    rails search performance
    31 18

    Drifting Ruby

    Quality Ruby Screencasts

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