Debug Rails with ruby/debug

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rubygems

    Library packaging and distribution for Ruby.

  • source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby "3.0.0" gem "rails", "~> 7.0.0" gem "sprockets-rails" gem "pg", "~> 1.1" gem "puma", "~> 5.0" gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ] group :development, :test do gem "debug", platforms: %i[ mri mingw x64_mingw ] end

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby "3.0.0" gem "rails", "~> 7.0.0" gem "sprockets-rails" gem "pg", "~> 1.1" gem "puma", "~> 5.0" gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ] group :development, :test do gem "debug", platforms: %i[ mri mingw x64_mingw ] end

  • 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.

    InfluxDB logo
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

  • Wrestling with Rails Installation

    2 projects | dev.to | 27 Nov 2021
  • Grape-Swagger-Rails not displaying graphic when viewing route

    2 projects | /r/rails | 23 Jun 2021
  • Add full-text search with MongoDB Atlas and MERN

    3 projects | dev.to | 16 Aug 2022
  • Get started with the MERN stack: Build a blog with MongoDB Atlas

    4 projects | dev.to | 17 Jun 2022
  • A Swiss Army Knife for Zsh Unix shell

    6 projects | dev.to | 12 Jan 2022