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

    Quality Ruby Screencasts

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