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)
    Session Hijacking
    Play

    Session Hijacking

    #400 May 7, 2023 free

    In this episode, we explore session hijacking and an approach that we can take to limit the risk. There are some user experience and functionality caveats to this approach so they must be taken into consideration as well.

    rails security
    3 0

    generates_token_for
    Play

    generates_token_for

    #380 Dec 18, 2022 pro

    In Rails 7.1, we're going to get a new feature that will allow us to generate tokens for attributes. With generates_token_for, a token can embed data from a record. When using the token to fetch the record, the data from the token and the data from the record will be compared.

    rails 7.1 security
    2 0

    Active Storage Validators
    Play

    Active Storage Validators

    #399 Apr 30, 2023 pro

    Validation of files that are uploaded can provide a better user experience as it sets the expectations of what kinds of files, their sizes and if they're even required. In this episode, we'll look at creating different types of validators for Active Storage.

    rails active storage validations
    2 2

    Middleman
    Play

    Middleman

    #389 Feb 19, 2023 pro

    Middleman is a static site generator using all the shortcuts and tools in modern web development. In this episode, we look at creating a static site using TailwindCSS and one of the TailwindUI templates. We also take an interesting approach to keep the development experience close to one that we would expect in a Rails application.

    ruby static site tailwind
    2 0

    Drifting Ruby Gource
    Play

    Drifting Ruby Gource

    #121 Feb 24, 2018 free

    This is a video of the Drifting Ruby Code Base being built over the years.

    random
    2 2

    Rails Docked
    Play

    Rails Docked

    #384 Jan 15, 2023 pro

    Docked is a new library which aims to aid in fresh development environments with the use of Docker. In this episode, we use a Steam Deck, to install Docker and by using Docked will have a fully functional Ruby on Rails development environment.

    rails docker development
    2 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

    Markdown Parser
    Play

    Markdown Parser

    #341 Mar 20, 2022 pro

    Markdown is a great, but unfortunately ActionText doesn't support it. In this episode, we'll look at implementing a simple markdown parser with Stimulus.

    rails view markdown stimulusjs javascript
    2 2

    Zipping Files
    Play

    Zipping Files

    #385 Jan 22, 2023 pro

    In this episode, we have a look at three different methods of zipping Active Storage files and sending the zipped file to the end user. Each approach has its own benefits and the best approach will depend on your use case.

    rails model active storage
    2 2

    Meilisearch
    Play

    Meilisearch

    #402 May 21, 2023 pro

    Meilisearch is a flexible and powerful user-focused search engine that can be added to any website or application. In this episode, we'll integrate Meilisearch into our application.

    rails search
    2 0

    • « First
    • ‹ Prev
    • …
    • 37
    • 38
    • 39
    • 40
    • 41
    • 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