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

    ActiveRecord Callbacks
    Play

    ActiveRecord Callbacks

    #148 Aug 26, 2018 pro

    Callbacks are great for quickly tapping into the object life cycle. However, after a model or an application grows, it will become harder to maintain over time. It is better to extract the responsibility and separate the logic.

    rails model activerecord
    23 5

    State Machines with AASM
    Play

    State Machines with AASM

    #147 Aug 19, 2018 pro

    State Machines are useful for tracking the state of an object. With AASM, we take a dive into how states can transition as well as modifying states and interacting with them.

    rails ruby state machine
    14 3

    Rails API Documentation
    Play

    Rails API Documentation

    #146 Aug 12, 2018 pro

    In this episode, we look at creating an interactive documentation for a Rails API.

    rails documentation api
    14 8

    Creating PDF files with WickedPDF
    Play

    Creating PDF files with WickedPDF

    #144 Jul 29, 2018 pro

    Easily create PDF files within your Rails Application with Wicked PDF.

    rails pdf
    12 15

    iOS Authentication with a Rails API
    Play

    iOS Authentication with a Rails API

    #143 Jul 22, 2018 pro

    In this episode, we look at creating an iOS Application which will communicate with the Rails API application from the previous episode.

    api ios
    7 0

    Rails API Versioning
    Play

    Rails API Versioning

    #142 Jul 15, 2018 pro

    Using the URI or Accept Headers, we can version our API to prevent breaking changes to our end users. In this episode, we look at versioning our RESTful API.

    rails api
    11 0

    Observer Patterns
    Play

    Observer Patterns

    #141 Jul 8, 2018 pro

    The Observer pattern (also known as publish/subscribe) provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.

    notifications ruby
    18 2

    Search Encrypted Attributes with Blind Index
    Play

    Search Encrypted Attributes with Blind Index

    #139 Jun 24, 2018 pro

    Keeping client data protected is important, but once an attribute is encrypted, it becomes difficult to work with it. With Blind Index, we regain functionality on searching and validations.

    rails model security
    10 0

    Rails API App - Authentication with JSON Web Tokens
    Play

    Rails API App - Authentication with JSON Web Tokens

    #138 Jun 17, 2018 pro

    With a bare Rails API app, we add an authentication solution and checks per request with JSON Web Tokens, JWT.

    rails api jwt
    27 14

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 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