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)
    File Uploads and Cloud Storage
    Play

    File Uploads and Cloud Storage

    #356 Jul 3, 2022 free

    AWS S3 has been a reliable service over the years and for a long time it was the only option. However, in the past few years, there has been more cloud storage options that have popped up with compatible S3 APIs. These services can sometimes offer better pricing and speeds.

    rails uploads active storage
    7 0

    Easy Infrastructure
    Play

    Easy Infrastructure

    #355 Jun 26, 2022 pro

    Continuing on from the previous episode, we look at creating a Docker Swarm cluster and using Traefik to load balance and route requests to various applications. Using this and CloudFlare proxies, we're able to create and deploy hobby applications in minutes.

    rails infrastructure deployment docker
    6 8

    Easy Deployments
    Play

    Easy Deployments

    #354 Jun 19, 2022 pro

    I often create Rails projects and while some of these applications are fairly simple, deployment to a production environment still requires a lot of infrastructure setup. In this episode, we take a look at creating a Rails project template and being able to deploy it to a production environment within minutes.

    rails deployment docker
    7 0

    Multiple Databases
    Play

    Multiple Databases

    #353 Jun 12, 2022 pro

    As an application grows in popularity and usage you'll need to scale the application to support your new users and their data. One way in which your application may need to scale is on the database level. In this episode, we look at reading from a replica database while writing to a primary database. We also look at structuring our application top support multiple databases; each containing their own schema.

    rails database infrastructure
    7 0

    Roles from Scratch
    Play

    Roles from Scratch

    #352 Jun 5, 2022 free

    In this episode, we look at different authorization approaches from the most simple to more complex scenarios.

    rails model authorization
    6 4

    PDFs with Prawn
    Play

    PDFs with Prawn

    #351 May 29, 2022 pro

    Prawn is a pure Ruby PDF generation library that provides a lot of great functionality while trying to remain simple and reasonably performant. In this episode, we look at the styling our code and generating PDFs.

    rails pdf poro
    6 4

    Limiting Text Input
    Play

    Limiting Text Input

    #350 May 22, 2022 pro

    User experience is important and there are little things that we can do to help improve this experience. By giving real time feedback on text inputs to approaching limits on fields, the user can modify and update their text accordingly before they submit the form. In this episode, we look at database level, model validations and limiting text input on the client side.

    rails validations database stimulusjs
    10 5

    Secure User Passwords
    Play

    Secure User Passwords

    #349 May 15, 2022 pro

    We have a look at integrating the HaveIBeenPwned service with Devise so that our users will some awareness of their password being potentially compromised.

    rails security authentication
    3 1

    Discussing Race Conditions
    Play

    Discussing Race Conditions

    #348 May 8, 2022 pro

    In this episode, we have a look at some causes of race conditions and go about some ways to troubleshoot and mitigate them.

    rails model database background processing
    3 2

    Active Record Tricks
    Play

    Active Record Tricks

    #347 May 1, 2022 free

    In this episode, we look at tips and tricks from read only attributes, inserting and upserting (update or insert) records, toggling booleans, and single table inheritance.

    rails activerecord
    7 3

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