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,615 of 186,995
Downloads: 681,562

Daily

Ranking: 4,461 of 186,959
Downloads: 1,076

Depended by

RankDownloadsName
97,7797,974rack_console_toys

Depends on

RankDownloadsName
81,144,415,803rack
27909,782,048rspec
37689,684,890rack-test

Owners

#GravatarHandle
1icondavidcelis