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

    Good Job

    #333 Jan 23, 2022 pro

    GoodJob is a multithreaded, Postgres-based, ActiveJob backend for Ruby on Rails.

    background processing rails
    4 0

    Hotwire Dashboards
    Play

    Hotwire Dashboards

    #332 Jan 16, 2022 pro

    Dashboards can be a source of poor performance and contain much complexity in our applications. Using Hotwire, we can increase the responsiveness of our dashboard with a maintainable approach.

    hotwire rails view
    24 24

    Real-time Comments and Voting
    Play

    Real-time Comments and Voting

    #331 Jan 9, 2022 pro

    Using Hotwire we'll create a comment and voting system from scratch without any javascript. With the help of Turbo, we enable real-time updates and broadcasts of comments and votes.

    7.0 hotwire rails turbo
    14 21

    Local Mail Delivery
    Play

    Local Mail Delivery

    #329 Dec 26, 2021 pro

    Sending out emails is an important for of communication in our Rails applications. In this episode, we look at creating a local smtp relay with a web frontend to view the emails sent from our Rails application.

    docker rails mail smtp
    6 0

    Rails Routes
    Play

    Rails Routes

    #328 Dec 19, 2021 pro

    Routing in Rails is small but an important part of our applications. The Rails router recognizes URLs and dispatches them to a controller's action, or to a Rack application. It can also generate paths and URLs, avoiding the need to hardcode strings in your views.

    rails routes
    10 1

    Optimistic Locking
    Play

    Optimistic Locking

    #327 Dec 12, 2021 pro

    Optimistic Locking is a feature to prevent collision when two users are editing the same record. In this episode, we look at adding this feature into a Rails 7 application that is using Turbo.

    form model rails
    6 1

    Dabbling with Turbo
    Play

    Dabbling with Turbo

    #326 Dec 5, 2021 free

    In this episode, we explore some of the new features with Turbo and interactions that we can do with little or no javascript.

    7.0 hotwire rails turbo
    13 14

    Dynamic Select Forms with Hotwire
    Play

    Dynamic Select Forms with Hotwire

    #325 Nov 28, 2021 pro

    Using StimulusJS and Turbo, we are able to dynamically update select input with content based on another select input. This allows for a seamless user experience while having a configurable and maintainable backend.

    7.0 form hotwire rails turbo
    20 11

    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

    Fixing Assets in CSS Bundling for Rails
    Play

    Fixing Assets in CSS Bundling for Rails

    #323 Nov 14, 2021 pro

    CSS Bundling for Rails provides a new way for importing and managing our CSS assets in Rails Applications, but it does have some challenges around a few libraries (specifically font awesome and a few others) which we'll look at in this episode.

    7.0 assets css rails
    7 8

    • « First
    • ‹ Prev
    • …
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • …
    • 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