RubyGems Navigation menu

rack-console 1.4.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. 1.4.0 - September 26, 2022 (7.0 KB)
  2. 1.3.1 - September 04, 2014 (7.0 KB)
  3. 1.3.0 - July 06, 2014 (7.0 KB)
  4. 1.2.0 - July 02, 2014 (6.5 KB)
  5. 1.1.0 - July 01, 2014 (6.0 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (2):

rack ~> 3.0
rack-test >= 0

Development 相依性套件 (1):

rspec ~> 3.0

擁有者:

Pushed by:

作者:

  • David Celis

SHA 256 checksum:

e36f4522a11e22f320c5a9c84f553f39d1425039dfd9352a30f1956d1880640f

總下載次數 316,016

這個版本 8,945

License:

MIT

Ruby 版本需求: >= 0

相關連結: