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

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

    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
    10 1

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 4
    Drifting Ruby

    Quality Ruby Screencasts

    About
    • About
    • Pricing
    • Blog
    Meta
    • atom
    Legal
    • Privacy Policy
    • Terms of Use
    Apps
    • Rubidium
    © 2023 Kimura Innovations, LLC