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: 8,100 of 180,709
Downloads: 327,648

Daily

Ranking: 11,656 of 180,702
Downloads: 48

Depended by

RankDownloadsName
101,5536,719rack_console_toys

Depends on

RankDownloadsName
10887,580,209rack
24772,799,168rspec
36541,472,826rack-test

Owners

#GravatarHandle
1icondavidcelis