Categories: None [Edit]

rack-console

https://rubygems.org/gems/rack-console
https://github.com/davidcelis/rack-console
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.

Total

Ranking: 6,545 of 187,224
Downloads: 711,513

Daily

Ranking: 3,994 of 187,196
Downloads: 1,274

Depended by

RankDownloadsName
95,5378,441rack_console_toys

Depends on

RankDownloadsName
91,164,231,927rack
27919,195,736rspec
37701,454,709rack-test

Owners

#GravatarHandle
1icondavidcelis