Drifting Ruby
  • 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 new

    Show your love and support while looking fancy.

  • About
  • Login

  • Home

  • About

  • Login
  • Reset

    View

    • View List
    • View Cards

    Episodes

    • Free Episodes
    • Pro Episodes

    Sort

    • By Rank
    • By Date
    • By Popularity

    Tags

    • Rails (247)
    • Javascript (57)
    • View (46)
    • Ruby (35)
    • Stimulusjs (33)
    • Model (25)
    • Security (23)
    • Development (22)
    • Api (19)
    • Performance (18)
    • Database (13)
    • Form (11)
    • Deployment (11)
    • Websockets (10)
    • Ajax (10)
    • Uploads (9)
    • Background Processing (7)
    • Production (7)
    • Authentication (7)
    • Test (7)
    • Javascript Framework (7)
    • 6.0 (7)
    • Active Storage (7)
    • Gem (6)
    • Notifications (5)
    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
    30 5

    Grab Bag of Ruby and Ruby on Rails Tricks
    Play

    Grab Bag of Ruby and Ruby on Rails Tricks

    #158 Nov 4, 2018 free

    In this episode, we look at various tips and tricks.

    development rails model ruby json dev
    25 5

    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
    23 4

    Deleting and Undeleting with Paranoia
    Play

    Deleting and Undeleting with Paranoia

    #19 Oct 7, 2015 free

    When your app is using Paranoia, calling destroy on an ActiveRecord object doesn't actually destroy the database record, but just hides it.

    rails view model
    4 0

    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
    9 2

    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
    6 3

    Serialized Attributes
    Play

    Serialized Attributes

    #4 Jul 22, 2015 free

    Store multiple attributes and values using a text column. Not for everyday use, but has situations where it can save on the number of columns and/or models needed to accomplish a task.

    rails model
    9 1

    Annotate
    Play

    Annotate

    #11 Aug 7, 2015 free

    With strong params replacing attr_accessible, a difficulty has arisen with referencing to the structure of your models. With annotate, we can generate the structure of our models in the comments of our models.

    rails model documentation
    5 0

    Florrick
    Play

    Florrick

    #5 Jul 24, 2015 free

    This is a Rails library which integrates with Active Records and provides some awesome user-initiated string interpolations for your web apps. For example, have you ever needed to allow users to insert their own variables into e-mail templates or messages?

    rails model strings
    7 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
    20 3

    • 1
    • 2
    • 3
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • Site Status
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    • PingVerse
    © 2021 Kimura Innovations, LLC