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 (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)
    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
    23 0

    Feature Testing with Capybara
    Play

    Feature Testing with Capybara

    #102 Oct 22, 2017 free

    Create Acceptance Tests or Feature Tests to extend your automated tests with browser testing. It can help tests some areas that cannot be reached with other types of tests.

    rails test
    28 7

    Testing with RSpec
    Play

    Testing with RSpec

    #101 Oct 15, 2017 free

    Using RSpec, learn how to create tests for your application and view your coverage.

    rails test
    35 7

    Basic Testing Introduction in Rails
    Play

    Basic Testing Introduction in Rails

    #100 Oct 8, 2017 free

    Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.

    rails test
    33 6

    Speeding Up Tests
    Play

    Speeding Up Tests

    #104 Nov 5, 2017 free

    Slow tests can slow down your development process. Using parallel_tests, you can speed up your test suite by multiple threads and running the tests in groups.

    rails test
    17 1

    Continuous Integration with Travis CI
    Play

    Continuous Integration with Travis CI

    #105 Nov 12, 2017 pro

    Using Continuous Integration, you can perform tasks and run your tests automatically whenever you commit your code. Travis CI offers free Continuous Integration for open source projects.

    rails test ci/cd
    6 2

    Minitest and Test Driven Development
    Play

    Minitest and Test Driven Development

    #221 Dec 22, 2019 pro

    We continue from Episode 220 and add additional features and write tests for existing code. We look at introduced bugs and how test driven development can help to not only fix the bugs, but strengthen our test suite.

    rails test tdd
    15 4

    Testing View Components
    Play

    Testing View Components

    #293 Apr 25, 2021 pro

    View Components allow testing the rendered views much easier.

    rails test view component
    7 1

    Rails 7 API Application
    Play

    Rails 7 API Application

    #396 Apr 9, 2023 pro

    In this episode, we look at setting up a Rails 7 API (only) application and create our own authentication solution. We'll also write the tests around the different controller endpoints that we create to make sure that we have good test coverage and functionality.

    rails api test
    5 2

    Drifting Ruby

    Quality Ruby Screencasts

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