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

    Secure User Passwords
    Play

    Secure User Passwords

    #349 May 15, 2022 pro

    We have a look at integrating the HaveIBeenPwned service with Devise so that our users will some awareness of their password being potentially compromised.

    rails security authentication
    3 1

    Authentication with Sorcery
    Play

    Authentication with Sorcery

    #321 Oct 31, 2021 pro

    Sorcery is a stripped-down, bare-bones authentication library, with which you can write your own authentication flow. In this episode we look at creating the controllers and views for a simple authentication solution.

    authentication rails security
    5 1

    Reset Password from Scratch
    Play

    Reset Password from Scratch

    #316 Sep 26, 2021 pro

    Continuing from Episode 300, we look at creating a password reset feature. We explore some of the security concerns around this feature and some mitigating options.

    authentication rails security
    5 0

    Hardware Security Keys
    Play

    Hardware Security Keys

    #302 Jun 27, 2021 pro

    Using a hardware security key for multi-factor authentication is a great way to protect user accounts. In this episode, we look at implementing security keys into our Ruby on Rails applications with Devise user accounts.

    authentication rails security
    3 1

    Managing User Session Devices
    Play

    Managing User Session Devices

    #301 Jun 20, 2021 pro

    In this episode, we look to add on some features to Device with tracking devices that a user has authenticated with and then remote deleting sessions.

    authentication devise rails security
    13 0

    reCAPTCHA v2
    Play

    reCAPTCHA v2

    #282 Feb 7, 2021 free

    Reduce the number of bots and spam your Ruby on Rails application gets with Google reCAPTCHA v2.

    authentication rails security
    7 2

    Cross-Origin Resource Sharing (CORS)
    Play

    Cross-Origin Resource Sharing (CORS)

    #254 Aug 9, 2020 pro

    Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell browsers to give a web application running at one origin, access to selected resources from a different origin.

    javascript rails security
    4 8

    Dynamic Role Management
    Play

    Dynamic Role Management

    #247 Jun 21, 2020 pro

    Create dynamic roles that can be assigned to users. Based on the assigned role, the user will be able to perform or view various parts of the application.

    model rails security
    19 8

    • 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