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)
    Active Record Encryption
    Play

    Active Record Encryption

    #346 Apr 24, 2022 pro

    Active Record supports application-level encryption. The encryption layer sits between the database and the application. The application will access unencrypted data, but the database will store it encrypted. In this episode, we look at implementing encryption for a model's attribute and Action Text.

    rails model encryption
    7 0

    Environment Specific Encrypted Credentials in Rails 5.2
    Play

    Environment Specific Encrypted Credentials in Rails 5.2

    #193 Jun 16, 2019 pro

    A more simplief and better retake of Episode #123 where we look at the upcoming Rails 6 changes with encrypted credentials and how to apply it to a Rails 5.2 application.

    rails environment encryption 5.2
    7 2

    Encrypted Credentials in Rails 5.2
    Play

    Encrypted Credentials in Rails 5.2

    #123 Mar 4, 2018 free

    In this episode, we take a look at the Encrypted Credentials of Ruby on Rails 5.2 and how we can patch it so that we can use other YAML files like a development.yml and test.yml.

    rails environment encryption
    10 7

    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

    Drifting Ruby

    Quality Ruby Screencasts

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