web-console
Browser debugger
A debugging tool that allows developers to create interactive Ruby sessions in their browser.
Rails Console on the Browser.
1k stars
39 watching
178 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ruby/debug | A Ruby library providing advanced debugging tools and functionality | 1,150 |
ruby-debug/debase | A Ruby implementation of a debugger for Ruby 2.0.0 or higher. | 209 |
nice-plq/devtools-remote-debugger | A tool to remotely debug web pages using Chrome DevTools Protocol and a Node intermediate layer | 304 |
rails/rails | A web application framework that organizes an app into three interconnected layers: Model, View, and Controller, to efficiently build database-backed web applications. | 56,200 |
jruby/jruby-debug | Provides a JRuby-based backend for Ruby Debugger | 15 |
rubycdp/ferrum | A high-level API to control Chrome in Ruby | 1,773 |
andyobtiva/puts_debuggerer | A Ruby library that prints additional debugging information such as source line numbers and code statements when using the puts method. | 202 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
astashov/debugger-xml | Enables debugging in IDEs using an XML interface. | 17 |
shuky19/sublime_debugger | Interactive debugging tool for Ruby applications | 429 |
jasoncharnes/run.rb | A tool to compile and run Ruby code in the browser using WebAssembly | 600 |
jquery-ui-rails/jquery-ui-rails | A gem that bundles jQuery UI assets for the Rails asset pipeline | 1,125 |
deplinenoise/webby | A lightweight web server for game development debugging | 278 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
opal/opal-rails | A Ruby implementation of Rails bindings for the Opal JavaScript runtime | 489 |