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)
    Using GitLab Runner for CI/CD
    Play

    Using GitLab Runner for CI/CD

    #135 May 27, 2018 pro

    GitLab is a great version control software which has options to either self host or or use their hosted solution. In this episode, we look at using the GitLab Runner to run our Continuous Integration and Continuous Deployment.

    ruby version control ci/cd
    5 2

    Ruby Go Lang Extensions
    Play

    Ruby Go Lang Extensions

    #134 May 20, 2018 pro

    Let's face it, Ruby is slow , but don't abandon Ruby just yet. Using extensions, we can write performant code in another language for the specific slow functions while the rest of the application remains untouched.

    ruby extensions
    10 3

    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

    Ruby Objects and Memoization
    Play

    Ruby Objects and Memoization

    #120 Feb 18, 2018 pro

    In this episode, we look at creating ruby objects. Then we look at different ways of implementing memoization and how it can be used to speed up our classes.

    ruby performance
    18 6

    Sample Data with Factory Bot and Faker
    Play

    Sample Data with Factory Bot and Faker

    #103 Oct 29, 2017 free

    Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

    ruby rails test
    22 0

    Creating a Basic Gem
    Play

    Creating a Basic Gem

    #99 Sep 24, 2017 free

    Gems are a packaged library of functions that can extend your application or provide other features to your system. Learn to create and publish a ruby gem.

    ruby gem
    23 0

    Random Ruby Tips and Tricks
    Play

    Random Ruby Tips and Tricks

    #64 Jan 22, 2017 free

    A collection of different Ruby tips and tricks. Hope you find some of them useful!

    ruby tricks tips
    23 5

    Importing and Exporting CSV Data
    Play

    Importing and Exporting CSV Data

    #35 Jun 26, 2016 free

    Basics on importing and exporting CSV Data using Ruby and without gems.

    ruby rails data
    16 13

    Playing with JSON
    Play

    Playing with JSON

    #34 Jun 19, 2016 free

    Some neat tips and tricks for interacting with and parsing JSON responses from an API.

    ruby api json
    17 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