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,516 of 187,548
Downloads: 727,514

Daily

Ranking: 4,218 of 187,532
Downloads: 1,139

Depended by

RankDownloadsName
95,0778,550rack_console_toys

Depends on

RankDownloadsName
91,174,901,361rack
28924,538,466rspec
38708,322,847rack-test

Owners

#GravatarHandle
1icondavidcelis