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)
    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
    22 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
    17 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 0

    Production Deployment on Ubuntu
    Play

    Production Deployment on Ubuntu

    #31 May 30, 2016 free

    A guide to configure your Ubuntu installation and deploy a Ruby on Rails application. Lock down the settings to prevent unwanted access.

    rails production security deployment
    17 9

    Complex Strong Parameters
    Play

    Complex Strong Parameters

    #16 Aug 28, 2015 free

    Make your strong parameters do more by extracting the logic in order to maximize the ability and security of your application.

    rails security parameters
    13 1

    Securing File Uploads
    Play

    Securing File Uploads

    #14 Aug 22, 2015 free

    Be default, Refile does not have a way to secure file downloads. It relies on a generated hash that is unknown to users unless the page renders that image or has a download to that file. This is okay sometimes, however, protecting the file from being downloaded for those who have the URL is a bit more involved.

    rails security uploads
    4 0

    Invisible Captcha
    Play

    Invisible Captcha

    #10 Aug 2, 2015 free

    Part of a good User Experience is making your application easy to use for your users. However, a few bad apples often cause a hinderance to your UX/UI by the addition of Captchas. Learn how to create invisible captchas to protect your forms while delivering a good UX.

    rails form security
    5 3

    attr_encrypted
    Play

    attr_encrypted

    #6 Jul 26, 2015 free

    Protecting your data within your database has never been easier. With attr_encrypted, you can easily add a level of security to your application without much refactoring.

    rails security
    8 3

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    Drifting Ruby

    Quality Ruby Screencasts

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