RubyGems Navigation menu

rack-console 2.0.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:
=

インストール:
=

バージョン履歴:

  1. 2.0.0 October 31, 2025 (5.5KB)
  2. 1.4.1 May 30, 2024 (7KB)
  3. 1.4.0 September 26, 2022 (7KB)
  4. 1.3.2 May 30, 2024 (7KB)
  5. 1.3.1 September 04, 2014 (7KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (3):

irb >= 0
rack ~> 3.0
rack-test >= 0

所有者:

プッシュ者:

作者:

  • David Celis

SHA 256チェックサム:

=

累計ダウンロード数 733,372

このバージョンのみ 152

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: