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,138 of 180,599
Downloads: 323,820

Daily

Ranking: 4,559 of 180,589
Downloads: 606

Depended by

RankDownloadsName
101,6626,681rack_console_toys

Depends on

RankDownloadsName
10883,790,456rack
24770,836,166rspec
36539,437,549rack-test

Owners

#GravatarHandle
1icondavidcelis