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,168 of 183,477
Downloads: 483,847

Daily

Ranking: 5,501 of 183,470
Downloads: 76

Depended by

RankDownloadsName
99,9327,295rack_console_toys

Depends on

RankDownloadsName
9987,890,530rack
25825,073,950rspec
37597,735,519rack-test

Owners

#GravatarHandle
1icondavidcelis