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)
    Push Notifications from Scratch
    Play

    Push Notifications from Scratch

    #394 Mar 26, 2023 pro

    Progressive Web Apps are about to get a huge bump in functionality on iOS devices. Starting in iOS 16.4, we will be able to receive push notifications natively on our iOS devices from our Ruby on Rails PWA. In this episode, we explore creating push notifications from scratch without the need of a Google or Apple developer account.

    rails notifications ios progressive web app pwa vapid
    3 8

    OpenAI API Integration
    Play

    OpenAI API Integration

    #390 Feb 26, 2023 pro

    In this episode, we have a look at using the OpenAI API to create an AI Response to comments. Instead of simply using the API directly with Net::HTTP, we're also going to create an API wrapper around Net::HTTP so that we can simplify the responsibility of our OpenAI integration.

    rails api ai
    4 0

    Jbuilder
    Play

    Jbuilder

    #342 Mar 27, 2022 pro

    In this episode, we look at making an API using Jbuilder. We also take a look at Active Storage predefined variants and loading them into the API responses.

    rails api json
    8 1

    API Structure and Error Handling
    Play

    API Structure and Error Handling

    #228 Feb 9, 2020 pro

    We look at consistency in a Rails API structure and handling errors.

    rails api error
    21 13

    API Authentication with Omniauth
    Play

    API Authentication with Omniauth

    #172 Feb 10, 2019 pro

    OAuth alone can be a difficult task. Combined with a Javascript Framework or Mobile Application, and things can get confusing quickly. In this episode, we look at a standalone React Component authenticating to a Rails 5 only API.

    rails api authentication
    10 3

    Rails API Documentation
    Play

    Rails API Documentation

    #146 Aug 12, 2018 pro

    In this episode, we look at creating an interactive documentation for a Rails API.

    rails documentation api
    13 8

    iOS Authentication with a Rails API
    Play

    iOS Authentication with a Rails API

    #143 Jul 22, 2018 pro

    In this episode, we look at creating an iOS Application which will communicate with the Rails API application from the previous episode.

    api ios
    7 0

    Rails API Versioning
    Play

    Rails API Versioning

    #142 Jul 15, 2018 pro

    Using the URI or Accept Headers, we can version our API to prevent breaking changes to our end users. In this episode, we look at versioning our RESTful API.

    rails api
    11 0

    Rails API App - Authentication with JSON Web Tokens
    Play

    Rails API App - Authentication with JSON Web Tokens

    #138 Jun 17, 2018 pro

    With a bare Rails API app, we add an authentication solution and checks per request with JSON Web Tokens, JWT.

    rails api jwt
    28 14

    Web Interactions with Mechanize
    Play

    Web Interactions with Mechanize

    #131 Apr 29, 2018 pro

    The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. Form fields can be populated and submitted.

    ruby web scraping
    6 0

    • 1
    • 2
    • 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