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

    Interview with Frank Rietta

    #183 Apr 17, 2019 free

    In this interview, Frank Rietta, a security expert in web applications, talks about various recommendations for securing a Ruby on Rails application. Many areas are explored from code, staff, servers and infrastructure.

    security interview
    7 0

    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

    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

    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

    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

    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

    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

    Friend Requests From Scratch
    Play

    Friend Requests From Scratch

    #155 Oct 14, 2018 pro

    Part I - In this episode, we create our authentication for users, default view for authenticated users, friendship model, associations and scopes for our social media application.

    rails model security series - social media
    10 18

    Policy Manager with GDPR Rails
    Play

    Policy Manager with GDPR Rails

    #164 Dec 16, 2018 pro

    Using the gdpr_rails gem, we look at adding a policy manager to require users to accept age, terms, and privacy policies before signing up for an account.

    rails security
    14 2

    Search Encrypted Attributes with Blind Index
    Play

    Search Encrypted Attributes with Blind Index

    #139 Jun 24, 2018 pro

    Keeping client data protected is important, but once an attribute is encrypted, it becomes difficult to work with it. With Blind Index, we regain functionality on searching and validations.

    rails model security
    10 0

    • « First
    • ‹ Prev
    • 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