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 (350)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Turbo (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • Background Processing (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Docker (8)
    • Test (8)
    Rails Docked
    Play

    Rails Docked

    #384 Jan 15, 2023 pro

    Docked is a new library which aims to aid in fresh development environments with the use of Docker. In this episode, we use a Steam Deck, to install Docker and by using Docked will have a fully functional Ruby on Rails development environment.

    rails docker development
    2 0

    TailwindUI Calendar
    Play

    TailwindUI Calendar

    #383 Jan 8, 2023 pro

    The TailwindUI library provides static styled HTML examples, but this can be difficult to translate into a Rails application. In this episode, we take a look at one of the calendar examples and make it interactive with displaying days that have events as well as returning events on selected days.

    rails tailwind turbo stimulusjs hotwire
    7 1

    Custom Turbo Stream Actions
    Play

    Custom Turbo Stream Actions

    #382 Jan 1, 2023 free

    With the release of Turbo 7.2, we gained the ability to create custom actions in Turbo. This allows us to trigger functions on the client side that would have been difficult or cumbersome to do in the past. In this episode, we look at setting up custom actions and how to use them.

    rails turbo javascript hotwire
    7 4

    Inline Editing with Turbo
    Play

    Inline Editing with Turbo

    #381 Dec 25, 2022 pro

    Using Turbo, we can create an interactive inline editing feature without writing any Javascript. In this episode, we look at some of the nuances with Turbo Streams and handling form errors.

    rails turbo form
    8 2

    generates_token_for
    Play

    generates_token_for

    #380 Dec 18, 2022 pro

    In Rails 7.1, we're going to get a new feature that will allow us to generate tokens for attributes. With generates_token_for, a token can embed data from a record. When using the token to fetch the record, the data from the token and the data from the record will be compared.

    rails 7.1 security
    2 0

    Cloudflare Turnstile
    Play

    Cloudflare Turnstile

    #379 Dec 11, 2022 pro

    Cloudflare Turnstile delivers frustration-free, CAPTCHA-free web experiences to website visitors. In this episode, we'll look at implementing this a few different ways and resolving some issues with Turbo.

    rails cloudflare security authentication
    6 0

    Stimulus Outlets API
    Play

    Stimulus Outlets API

    #378 Dec 4, 2022 free

    Outlets let you reference Stimulus controller instances and their controller element from within another Stimulus Controller by using CSS selectors. In this episode, we look at a simple example and then refactoring some older code where we used some workarounds to communicate with other stimulus controllers.

    rails stimulusjs javascript
    5 0

    Database Transactions
    Play

    Database Transactions

    #377 Nov 27, 2022 pro

    Transactions are protective blocks where SQL statements are only permanent if they can all succeed as one atomic action. In this episode, we explore ActiveRecord Transactions and how to use them.

    rails activerecord database
    5 0

    Active Storage Variants
    Play

    Active Storage Variants

    #376 Nov 20, 2022 pro

    In this episode, we look at cleaning up our Active Storage variants and also look at several different use cases to manipulate the images with resizes, watermarks, format and quality.

    rails upload active storage
    5 0

    Creating Embedded Iframes
    Play

    Creating Embedded Iframes

    #375 Nov 13, 2022 pro

    Similar to Youtube embeds, we will look at creating embedded links to our application so that portions of the application can be embedded. However, there are a lot of security implications and should be done with caution.

    rails view turbo
    3 3

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