web-console

Rails Console on the Browser. (by rails)

Web-console Alternatives

Similar projects and alternatives to web-console

  1. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  2. rubygems

    Library packaging and distribution for Ruby.

  3. turbo

    158 web-console VS turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

  4. Stimulus

    120 web-console VS Stimulus

    A modest JavaScript framework for the HTML you already have

  5. Puma

    A Ruby/Rack web server built for parallelism

  6. importmap-rails

    Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

  7. rack-mini-profiler

    Profiler for your development and production Ruby rack apps.

  8. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  9. jbuilder

    Jbuilder: generate JSON objects with a Builder-style DSL

  10. Spring

    Rails application preloader (by rails)

  11. sprockets-rails

    Sprockets Rails integration

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better web-console alternative or higher similarity.

web-console discussion

web-console reviews and mentions

Posts with mentions or reviews of web-console. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-25.
  • web-console and processes
    1 project | dev.to | 15 Apr 2025
    Sometimes I see No exception information available in web-console.
  • Active_storage first time need help!
    11 projects | /r/rails | 25 Sep 2022
    # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" gem "rails", "~> 7.0.4" # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem "sprockets-rails" # Use sqlite3 as the database for Active Record gem "sqlite3", "~> 1.4" # Use the Puma web server [https://github.com/puma/puma] gem "puma", "~> 5.0" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] gem "importmap-rails" # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] gem "turbo-rails" # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev] gem "stimulus-rails" # Build JSON APIs with ease [https://github.com/rails/jbuilder] gem "jbuilder" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ] # Reduces boot times through caching; required in config/boot.rb gem "bootsnap", require: false # Use Sass to process CSS # gem "sassc-rails" # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] # gem "image_processing", "~> 1.2" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem gem "debug", platforms: %i[ mri mingw x64_mingw ] end group :development do # Use console on exceptions pages [https://github.com/rails/web-console] gem "web-console" # Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler] # gem "rack-mini-profiler" # Speed up commands on slow machines / big apps [https://github.com/rails/spring] # gem "spring" end group :test do # Use system testing [https://guides.rubyonrails.org/testing.html#system-testing] gem "capybara" gem "selenium-webdriver" gem "webdrivers" end
  • Meu processo de atualização do Ruby on Rails
    2 projects | dev.to | 19 Mar 2022
  • New to rails and need some apllication.css importing help
    6 projects | /r/ruby | 2 Mar 2022
    group :development do # Use console on exceptions pages [https://github.com/rails/web-console] gem 'pg', '1.2.3' gem 'web-console'
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Dec 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic web-console repo stats
4
1,418
2.7
about 1 year ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Ruby is
the 12th most popular programming language
based on number of references?