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: 7,284 of 183,107
Downloads: 460,647

Daily

Ranking: 4,189 of 183,092
Downloads: 972

Depended by

RankDownloadsName
100,1957,215rack_console_toys

Depends on

RankDownloadsName
9973,358,941rack
25817,849,894rspec
37589,534,204rack-test

Owners

#GravatarHandle
1icondavidcelis