Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 516 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 516 Bytes

spring-commands-rack-console

Implements rack-console command for Spring.

See rack-console gem.

Usage

Add to your Gemfile:

gem 'spring-commands-rack-console', group: :development

If you use spring binstubs, run bundle exec spring binstub rack-console to generate bin/rack-console. Then run spring stop to pick up the changes.

Copyright

Copyright (c) 2018 Moritz Winter. See LICENSE.txt for details.