RubyGems Navigation menu

rack-console 1.3.1

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:
=

install:
=

Versions:

  1. 1.4.1 May 30, 2024 (7 KB)
  2. 1.4.0 September 26, 2022 (7 KB)
  3. 1.3.2 May 30, 2024 (7 KB)
  4. 1.3.1 September 04, 2014 (7 KB)
  5. 1.3.0 July 06, 2014 (7 KB)
Show all versions (10 total)

Runtime Dependencies (2):

rack >= 1.1
rack-test >= 0

Development Dependencies (1):

rspec ~> 3.0

Owners:

Authors:

  • David Celis

SHA 256 checksum:

=

Total downloads 445,017

For this version 382,758

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: