Implements rack-console
command for Spring.
See rack-console gem.
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 (c) 2018 Moritz Winter. See LICENSE.txt for details.