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)
    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

    Persistent Referral Links with Devise
    Play

    Persistent Referral Links with Devise

    #192 Jun 9, 2019 pro

    In this episode we create a referral system with permanent links. Users can sign up with referral links which tracks the relationship between the referer and the person referred.

    rails model associations
    10 1

    Null Object Pattern
    Play

    Null Object Pattern

    #345 Apr 17, 2022 pro

    The Null Object Pattern is an old but good pattern that can help reduce complexity in our applications. In this episode, we'll look at a few different examples.

    rails model refactor
    10 3

    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

    Activity Feed with Public Activity
    Play

    Activity Feed with Public Activity

    #159 Nov 11, 2018 pro

    Add an activity feed to your application with Public Activity.

    rails model series - social media
    9 2

    Optimistic Locking
    Play

    Optimistic Locking

    #327 Dec 12, 2021 pro

    Optimistic Locking is a feature to prevent collision when two users are editing the same record. In this episode, we look at adding this feature into a Rails 7 application that is using Turbo.

    form model rails
    7 1

    Friend Requests Views, Controllers, and Model Methods
    Play

    Friend Requests Views, Controllers, and Model Methods

    #156 Oct 21, 2018 pro

    Part II - In this episode, we create performant links for adding, accepting/rejecting and removing friends for our social media application.

    view rails model series - social media controller
    7 15

    Active Record Encryption
    Play

    Active Record Encryption

    #346 Apr 24, 2022 pro

    Active Record supports application-level encryption. The encryption layer sits between the database and the application. The application will access unencrypted data, but the database will store it encrypted. In this episode, we look at implementing encryption for a model's attribute and Action Text.

    rails model encryption
    7 0

    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

    Inviting Collaborators from Scratch
    Play

    Inviting Collaborators from Scratch

    #238 Apr 19, 2020 pro

    In this episode, we continue the Trello clone by adding a collaborator invitation mechanism to join working on lists. We look at some tricky ActiveRecord relationships and various solutions.

    model rails trello-clone
    4 0

    • « First
    • ‹ Prev
    • 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