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)
    Friend Requests From Scratch
    Play

    Friend Requests From Scratch

    #155 Oct 14, 2018 pro

    Part I - In this episode, we create our authentication for users, default view for authenticated users, friendship model, associations and scopes for our social media application.

    rails model security series - social media
    10 18

    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

    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

    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
    21 5

    Search Encrypted Attributes with Blind Index
    Play

    Search Encrypted Attributes with Blind Index

    #139 Jun 24, 2018 pro

    Keeping client data protected is important, but once an attribute is encrypted, it becomes difficult to work with it. With Blind Index, we regain functionality on searching and validations.

    rails model security
    10 0

    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

    Polymorphic Associations
    Play

    Polymorphic Associations

    #98 Sep 17, 2017 free

    Advancing from Single Table Inheritance, learn how Polymorphic Associations differ and tricks to simplify their usage.

    rails model
    24 4

    Single Table Inheritance
    Play

    Single Table Inheritance

    #97 Sep 10, 2017 free

    Learn to use single table inheritance to allow multiple classes to be stored in the same database table.

    rails model
    31 4

    Counter Cache Associations
    Play

    Counter Cache Associations

    #78 May 1, 2017 free

    When displaying a count of records, this will generate extra SQL Queries. Learn how to reduce the number of SQL queries called with counter caching the number of associated records.

    rails model cache
    8 3

    Eager Loading with Goldiloader
    Play

    Eager Loading with Goldiloader

    #30 May 23, 2016 free

    Wouldn't it be awesome if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default? With Goldiloader it can!

    rails performance model
    10 2

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