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

    More on GraphQL - Organizing and Refactoring
    Play

    More on GraphQL - Organizing and Refactoring

    #122 Feb 25, 2018 pro

    In this episode, we take a look at our GraphQL API that we created from Episode 119 and refactor the mutations and queries so that we keep the structure and API manageable.

    rails api graphql
    15 4

    Introduction to GraphQL
    Play

    Introduction to GraphQL

    #119 Feb 11, 2018 pro

    GraphQL is a query language for your API. In this episode, we will look at adding GraphQL to our Ruby on Rails application and seeing how we can pull down data and create records.

    rails api graphql
    19 2

    Custom Error Pages with Slack Notification
    Play

    Custom Error Pages with Slack Notification

    #91 Jul 30, 2017 free

    Learn to use custom error pages to provide a similar look to your application. Get notified on Slack as errors occur to act on them before they're reported.

    rails api error background processing
    17 7

    Plotting Points on a Map from Scratch
    Play

    Plotting Points on a Map from Scratch

    #86 Jun 25, 2017 free

    Using the Google Maps Javascript API, learn how to plot markers onto a map. Load markers and info windows through AJAX calls to your Rails JSON API.

    rails javascript api maps view ajax
    15 7

    Geocoding, Places and Maps
    Play

    Geocoding, Places and Maps

    #84 Jun 11, 2017 free

    Using the Geocoder gem and Google APIs, learn how to add some geolocation functionality to your application.

    rails javascript api maps
    12 3

    Rails API - Throttling with Rack::Attack
    Play

    Rails API - Throttling with Rack::Attack

    #52 Oct 30, 2016 free

    Save expensive calculation time using Rack::Attack, we will learn how to limit requests coming into our application. This gem not only limits requests, but can be used to blacklist or whitelist users as well.

    rails api security
    19 1

    Rails API - Authentication with JWT
    Play

    Rails API - Authentication with JWT

    #51 Oct 23, 2016 free

    Using the knock gem, we will add JWT Authentication to our Rails API Application.

    rails api json authentication
    24 34

    • « First
    • ‹ Prev
    • 1
    • 2
    • 3
    • 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