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)
    Database, Model and Scopes
    Play

    Database, Model and Scopes

    #150 Sep 9, 2018 pro

    In this episode, we take a look at some tips and tricks around the database schema and model scopes.

    rails model database
    37 2

    Deeper Dive into StimulusJS
    Play

    Deeper Dive into StimulusJS

    #152 Sep 23, 2018 pro

    In this episode, we look at combining Rails UJS, nested routes, scopes and StimulusJS. A deep dive from the beginning to completion of multiple select boxes changing based on their selections.

    rails model ajax javascript framework stimulusjs
    29 10

    Refactoring Models
    Play

    Refactoring Models

    #161 Nov 25, 2018 pro

    Sometimes our models get so large that they become unmaintainable. In this episode, we look at how we can slim down the size of the models without losing functionality.

    rails model refactor series - social media
    22 12

    ActiveRecord Callbacks
    Play

    ActiveRecord Callbacks

    #148 Aug 26, 2018 pro

    Callbacks are great for quickly tapping into the object life cycle. However, after a model or an application grows, it will become harder to maintain over time. It is better to extract the responsibility and separate the logic.

    rails model activerecord
    22 5

    Blockchain in Ruby on Rails
    Play

    Blockchain in Ruby on Rails

    #128 Apr 8, 2018 pro

    In this episode, we look into creating a blockchain as well as proof of work for car maintenance tracker application. Blockchain is used to establish a trust that records have not been tampered with.

    rails model blockchain
    22 3

    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

    Associations and Mathematical Business Logic
    Play

    Associations and Mathematical Business Logic

    #220 Dec 15, 2019 pro

    In this episode, we build our associations and organize our mathematical business logic.

    rails model service objects
    14 2

    3 Different Perspectives of Importing Records
    Play

    3 Different Perspectives of Importing Records

    #180 Mar 31, 2019 pro

    In this episode, we look at 3 different ways of importing data into a Rails application; each having their own use cases, drawbacks and benefits.

    rails model performance
    13 2

    Nested Comments from Scratch
    Play

    Nested Comments from Scratch

    #157 Oct 28, 2018 pro

    Using polymorphic associations, we can have comments assigned to a post as well as comments assigned to other comments.

    rails model polymorphic associations series - social media
    11 8

    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

    • 1
    • 2
    • 3
    • 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