Anyone else working through Michael Hartl's Learn Enough RoR Series that might be able to help me with a failing unit test?

This page summarizes the projects mentioned and recommended in the original post on /r/rubyonrails

Scout Monitoring - Rennaisance engineers rejoice! 1 gem 5 min to app monitoring
5-minute onboarding. No sales team. Devs in the support channels. No DevOps team required. Get the free app insights every engineer deserves with Scout Monitoring.
https://www.scoutapm.com/ruby-monitoring?utm_source=libhunt_ruby&utm_medium=affiliate&utm_campaign=june24&utm_content=newsletter_ad
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Pry

    A runtime developer console and IRB alternative with powerful introspection capabilities.

  • To do that, I would install `pry` into your rails project and then use it look around right before your test fails.https://github.com/pry/pry

  • ror-sample-app

  • I assume it's meant to be in here somewhere:https://github.com/helbnt/ror-sample-app/blob/main/app/views/layouts/_navbar.html.erb

  • Scout Monitoring

    Rennaisance engineers rejoice! 1 gem 5 min to app monitoring. 5-minute onboarding. No sales team. Devs in the support channels. No DevOps team required. Get the free app insights every engineer deserves with Scout Monitoring.

    Scout Monitoring logo
  • debug

    Debugging functionality for Ruby (by ruby)

  • While pry is nice Ruby 2.6+ includes the debug gem in the standard library which avoids the need to install another dependency.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Free/low cost IDE recommendations please. :)

    1 project | /r/rails | 4 Jun 2023
  • I made a tool to help cleanly copy & paste code from irb/pry sessions

    2 projects | /r/ruby | 11 Apr 2023
  • Gnarly Learnings From July 2022

    1 project | dev.to | 27 Jul 2022
  • 'Splain Like I'm Five: Ruby REPLs and Pry

    1 project | dev.to | 21 Mar 2022
  • Python/clisp like cli interpreter for ruby

    1 project | /r/ruby | 28 Feb 2022