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 (350)
    • Javascript (72)
    • View (53)
    • Stimulusjs (48)
    • Ruby (39)
    • Model (34)
    • Security (30)
    • Hotwire (25)
    • Development (25)
    • Api (22)
    • Database (22)
    • Performance (19)
    • Form (19)
    • Deployment (18)
    • Turbo (18)
    • Authentication (17)
    • Active Storage (11)
    • Websockets (10)
    • Uploads (10)
    • Background Processing (10)
    • 7.0 (10)
    • Ajax (10)
    • Production (10)
    • Docker (8)
    • Test (8)
    Plugging in AnyCable
    Play

    Plugging in AnyCable

    #214 Nov 3, 2019 free

    ActionCable can handle quite a bit of traffic, but it gets to a point where it can become a burden on the server. With AnyCable, we can not only handle more traffic, but it is also lighter on the resources.

    websockets rails
    8 3

    Push Notifications with ActionCable
    Play

    Push Notifications with ActionCable

    #205 Sep 1, 2019 free

    In this episode, we look into using Push Notifications within our Rails application and then using ActionCable to broadcast Push Notifications to the user.

    rails websockets notifications actioncable
    14 6

    ActionCable - Part 3 - Securing Your WebSockets
    Play

    ActionCable - Part 3 - Securing Your WebSockets

    #39 Jul 24, 2016 free

    Using authentication and authorization, lock down your ActionCable WebSockets so that messages are only sent and received to the intended users.

    rails view websockets security
    8 0

    ActionCable - Part 2 - More Complex Example
    Play

    ActionCable - Part 2 - More Complex Example

    #38 Jul 17, 2016 free

    Extending the previous episode, we look into making a realtime poll application where users can get live feedback on voting.

    view websockets render javascript rails
    7 0

    ActionCable - Part 1 - Configuration and Basics
    Play

    ActionCable - Part 1 - Configuration and Basics

    #37 Jul 10, 2016 free

    A walkthrough on configuring ActionCable with Rails 5. Learn how to configure your mount points and the basics of using ActionCable with your Rails application.

    rails view websockets render
    13 1

    ActionController::Renderer
    Play

    ActionController::Renderer

    #36 Jul 4, 2016 free

    ActionController::Renderer allows you to render arbitrary templates without requirement of being in controller actions.

    rails view websockets render
    6 0

    Faye WebSockets - Part 2
    Play

    Faye WebSockets - Part 2

    #25 Apr 17, 2016 free

    Learn how to install and configure a thin server within a Linux environment hosting a Faye WebSocket application. This episode includes showing you how to server your WebSockets over a secure SSL connection.

    rails websockets messaging notifications
    5 0

    Faye WebSockets - Part 1
    Play

    Faye WebSockets - Part 1

    #22 Feb 23, 2016 free

    Using WebSockets, we are able to create a realtime notification between browsers. Useful for in-app messaging, chats, and more! Learn how to use Faye's Publish and Subscribe methods. I believe that this paves the way for successfully using and learning the upcoming ActionCable.

    rails websockets messaging notifications
    4 1

    ActionCable on Production
    Play

    ActionCable on Production

    #3 Jul 20, 2015 free

    Taking a look at ActionCable and switching from Puma to Thin. On server reboot, spin up the ActionCable service.

    streaming rails websockets
    5 3

    Drifting Ruby

    Quality Ruby Screencasts

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