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

    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

    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

    Safely Running Shell Commands
    Play

    Safely Running Shell Commands

    #151 Sep 16, 2018 pro

    We may come across a need to run shell commands and Ruby has some built in methods which appear safe, but can introduce major security risks.

    rails security ruby
    8 0

    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

    Preparing for General Data Protection Regulation (GDPR)
    Play

    Preparing for General Data Protection Regulation (GDPR)

    #129 Apr 15, 2018 pro

    In this episode, we look adding in some of the requirements of the General Data Protection Regulation into our Ruby on Rails application. Disclaimer: this episode is not legal advice and you should consult a lawyer.

    rails security
    12 1

    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

    • « 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