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)
    Hotwire Question and Answer Feature
    Play

    Hotwire Question and Answer Feature

    #363 Aug 21, 2022 pro

    In this episode, we create a highly interactive question and answer feature using Ruby on Rails and Hotwire. We also look at handling contextual actions based on the user when broadcasting the answers, all without writing any javascript.

    rails hotwire turbo
    8 6

    Stripe Donations
    Play

    Stripe Donations

    #362 Aug 14, 2022 pro

    In this episode, we look at two different ways to handle donations with Stripe. The first method is a "no code" way that would work on any website that may not have a backend. The second method, we use the Stripe gem and their API to create a Checkout session for handling donations.

    rails payments stripe
    5 1

    Ubuntu Desktop
    Play

    Ubuntu Desktop

    #361 Aug 7, 2022 free

    Ubuntu is an open source software operating system that offers a great development experience and can run on most x86/amd64 systems. In this episode, we set up our Ruby on Rails development environment on Ubuntu 22.04 LTS Jammy Jellyfish.

    development rails environment
    4 2

    Partial Inserts
    Play

    Partial Inserts

    #360 Jul 31, 2022 pro

    Parsing through the Ruby on Rails CHANGELOG can reveal some interesting features and changes in the framework. In this episode, we look at one of those changes around inserting records into our database.

    rails model activerecord
    6 0

    Testing External Sites
    Play

    Testing External Sites

    #359 Jul 24, 2022 pro

    Sometimes we find ourselves in a situation where we are handling the releases for an important application in our organization, but with each release, a regression/happy path testing must occur. We can use Ruby and Capybara to test these external sites.

    tests ruby
    2 0

    Liquid Templates
    Play

    Liquid Templates

    #358 Jul 17, 2022 pro

    Using Stimulus and Liquid, we can create real time previews of the Liquid Template Renderer. Liquid provides a markup language that is a safe, customer facing template language for flexible web apps.

    rails view stimulusjs
    7 3

    Current Attributes
    Play

    Current Attributes

    #357 Jul 10, 2022 pro

    Abstract super class that provides a thread-isolated attributes singleton, which resets automatically before and after each request. This allows you to keep all the per-request attributes easily available to the whole system.

    rails model
    11 1

    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

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