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 (359)
    • Javascript (74)
    • View (54)
    • Stimulusjs (51)
    • Ruby (39)
    • Model (34)
    • Security (32)
    • Development (25)
    • Hotwire (25)
    • Api (23)
    • Database (22)
    • Turbo (19)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (13)
    • Background Processing (11)
    • Uploads (10)
    • Websockets (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Test (9)
    • Docker (8)
    Cross-Origin Resource Sharing (CORS)
    Play

    Cross-Origin Resource Sharing (CORS)

    #254 Aug 9, 2020 pro

    Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell browsers to give a web application running at one origin, access to selected resources from a different origin.

    javascript rails security
    4 8

    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

    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

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    • 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