Add support of standard for spring.
Add to your Gemfile:
gem 'spring-commands-standard', group: :development
Create the bin/standardrb
binstub:
bundle exec spring binstub standardrb
bundle exec spring stop
Check that it is working:
$ bin/standardrb
Running via Spring preloader in process 26568
...