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

    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

    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

    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

    Mail Previews and Templates
    Play

    Mail Previews and Templates

    #58 Dec 11, 2016 free

    Using ActionMailer::Preview preview email samples without sending them. Using Zurb's Foundation for Emails, learn how to use email templates with the Ink framework.

    rails email tests framework
    20 5

    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

    Load Testing with JMeter
    Play

    Load Testing with JMeter

    #184 Apr 21, 2019 pro

    Load Testing is an important aspect of due diligence when hosting a production application. It can also help uncover infrastructure requirements and server costs.

    rails production tests
    6 3

    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

    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

    • 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