Ruby debugging-tool

Open-source Ruby projects categorized as debugging-tool

Top 3 Ruby debugging-tool Projects

  • debug

    Debugging functionality for Ruby (by ruby)

    Project mention: Intro to Trace Inspector that displays Ruby trace logs with pretty UI | dev.to | 2023-05-24

    Trace Inspector, a tool that displays Ruby trace logs with pretty UI while debugging in VS Code, has recently landed in debug.gem. debug.gem is a Ruby standard debugger library and the default debugger in Rails. Since debug.gem supports VS Code, you can debug Ruby programs in vscode-rdbg.

  • Bugsnag

    BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • Puts Debuggerer

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

    Project mention: Automating Image Updates with FluxCD on AKS | dev.to | 2023-09-22

    # navigate to the home directory or wherever you want to clone the repo cd ~ # login to GitHub gh auth login --scopes repo,workflow # fork and clone the repo to your local machine gh repo fork https://github.com/pauldotyu/aks-store-demo-manifests.git --clone # make sure you are in the aks-store-demo-manifests directory cd aks-store-demo-manifests # since we are in a forked repo, we need to set the default to be our fork gh repo set-default # merge the "kustomize" branch into "main" git merge origin/kustomize # push the change up to your fork git push # set the repo url export GITHUB_REPO_URL=$(gh repo view --json url | jq .url -r) # set your GitHub username export GITHUB_USER= # set your GitHub personal access token export GITHUB_TOKEN=

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-22.

Ruby debugging-tool related posts

Index

What are some of the best open-source debugging-tool projects in Ruby? This list will help you:

Project Stars
1 debug 977
2 Bugsnag 239
3 Puts Debuggerer 87
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com