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

    Rails Version

    • 8.x
    • 7.x
    • 6.x
    • 5.x
    • 4.x

    Tags

    • Rails (379)
    • Javascript (75)
    • View (58)
    • Stimulusjs (55)
    • Ruby (40)
    • Model (36)
    • Security (32)
    • Hotwire (29)
    • Development (27)
    • Api (23)
    • Database (22)
    • Turbo (21)
    • Performance (20)
    • Form (19)
    • Deployment (18)
    • Authentication (17)
    • Active Storage (14)
    • Background Processing (12)
    • Uploads (11)
    • Websockets (10)
    • Ajax (10)
    • 7.0 (10)
    • Production (10)
    • Test (9)
    • Docker (9)
    Mountable Engines
    Play

    Mountable Engines

    #79 May 7, 2017 free

    Mountable Engines are a great way to extract code into its own namespace and allow the code to be reused in other applications. Other popular gems that are mountable engines are Devise and Doorkeeper.

    rails view gem engine
    19 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
    8 3

    Cropping Images with JCrop
    Play

    Cropping Images with JCrop

    #77 Apr 23, 2017 free

    Extend your image upload functionality with JCrop. Learn to redirect the user to a crop page once they have uploaded their image and save versions of the cropped images.

    rails form javascript upload
    6 8

    Javascript Select Form Fields with Chosen
    Play

    Javascript Select Form Fields with Chosen

    #76 Apr 16, 2017 free

    Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Learn how to use Chosen in a few different ways in this episode; Rails form builder and Simple Form.

    rails form javascript ajax view
    9 2

    Drag and Drop with Interact.js
    Play

    Drag and Drop with Interact.js

    #75 Apr 9, 2017 free

    Using Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries.

    rails javascript assets ajax view
    18 1

    Page Specific Javascript in Ruby on Rails
    Play

    Page Specific Javascript in Ruby on Rails

    #74 Apr 2, 2017 free

    Sometimes you may find yourself with an application that has javascript that needs to execute only on a specific page. This episode lays the foundation to easily manage page specific javascript.

    rails javascript view
    17 9

    Pagination with Kaminari
    Play

    Pagination with Kaminari

    #73 Mar 26, 2017 free

    When displaying a significant number of records, it is often a basic functions in a web application is to paginate the records and load them as requested.

    rails view
    7 4

    Intro to Docker on Windows
    Play

    Intro to Docker on Windows

    #72 Mar 19, 2017 free

    Developing a Ruby on Rails application on Windows can be difficult, but doesn't have to be with Docker. Learn how to use Docker to create isolated containers and get them to talk with the Rails app and passed through to the local computer.

    rails development deployment
    6 1

    Nested Forms with Cocoon
    Play

    Nested Forms with Cocoon

    #71 Mar 12, 2017 free

    Using the unobtrusive gem, Cocoon, learn how to handle multiple models in a single form with accepts_nested_attributes_for.

    rails form javascript
    9 3

    Nested Forms from Scratch
    Play

    Nested Forms from Scratch

    #70 Mar 5, 2017 free

    Learn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript.

    rails form javascript
    21 8

    • « First
    • ‹ Prev
    • ...
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • ...
    • Next ›
    • Last »
    Drifting Ruby

    Quality Ruby Screencasts

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