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)
    Restricting Access by IP Address
    Play

    Restricting Access by IP Address

    #92 Aug 6, 2017 free

    Learn to lock down your application or parts of your application by IP Addresses.

    rails security
    10 1

    Client Side Encryption
    Play

    Client Side Encryption

    #63 Jan 15, 2017 free

    Add an extra level of security to your application with client side encryption. Even over an SSL connection, there are attacks which could expose your users' sensitive information. Using JSEncrypt, learn how to encrypt on the client side and decrypt on the server side.

    rails security javascript encryption
    12 2

    Security and Static Code Analyzers
    Play

    Security and Static Code Analyzers

    #62 Jan 8, 2017 free

    Whether you're preparing for a third-party security scan or already doing peer code reviews, you should always run brakeman scanner on your application to identify potential security vulnerabilities.

    rails security
    14 1

    Rails API - Throttling with Rack::Attack
    Play

    Rails API - Throttling with Rack::Attack

    #52 Oct 30, 2016 free

    Save expensive calculation time using Rack::Attack, we will learn how to limit requests coming into our application. This gem not only limits requests, but can be used to blacklist or whitelist users as well.

    rails api security
    19 1

    Authorization with Pundit
    Play

    Authorization with Pundit

    #47 Sep 18, 2016 free

    Prevent unauthorized access to your application with Pundit; an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access.

    rails security authorization
    21 0

    Two Factor Authentication
    Play

    Two Factor Authentication

    #46 Sep 11, 2016 free

    Add multi factor authentication to your existing authentication solution. This gives your users the option to increase the level of security to their account and help prevent unauthorized access.

    rails security authentication
    13 16

    Authentication Crash Course with Devise
    Play

    Authentication Crash Course with Devise

    #45 Sep 5, 2016 free

    Devise is a flexible authentication solution for Rails based on Warden. Learn how to add a stable authentication solution like Devise to your application.

    rails security authentication
    16 5

    Antivirus Uploads with Clamby
    Play

    Antivirus Uploads with Clamby

    #43 Aug 21, 2016 free

    Using ClamAV, scan files uploaded to your application for viruses. In the event of a virus learn how to gracefully handle the infected file and notify the user.

    rails security uploads
    4 0

    ActionCable - Part 3 - Securing Your WebSockets
    Play

    ActionCable - Part 3 - Securing Your WebSockets

    #39 Jul 24, 2016 free

    Using authentication and authorization, lock down your ActionCable WebSockets so that messages are only sent and received to the intended users.

    rails view websockets security
    8 3

    Drifting Ruby

    Quality Ruby Screencasts

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