RubyGems Navigation menu

rack-console 1.2.0

Find yourself missing a `rails console` analogue in your other Ruby web applications? This lightweight gem provides a Rack::Console that will load your Rack application's code and environment into an IRB or Pry session. Either use `Rack::Console.start` directly, or run the provided `rack-console` executable.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.4.0 - September 26, 2022 (7 KB)
  2. 1.3.1 - September 04, 2014 (7 KB)
  3. 1.3.0 - July 06, 2014 (7 KB)
  4. 1.2.0 - July 02, 2014 (6.5 KB)
  5. 1.1.0 - July 01, 2014 (6 KB)
Show all versions (8 total)

Runtime Dependencies (1):

rack >= 1.1

Development Dependencies (1):

rspec ~> 3.0

Owners:

Authors:

  • David Celis

SHA 256 checksum:

aee0c24154e9b7162ff9e30df98a247922e0e32528d0b11a60c389e31f9a749d

Total downloads 313,802

For this version 2,316

License:

MIT

Required Ruby Version: >= 0

Links: