Skip to content

Instantly share code, notes, and snippets.

@giljr
Created October 19, 2025 14:57
Show Gist options
  • Select an option

  • Save giljr/306e850b8bacb63c44cca26f61c4c9a0 to your computer and use it in GitHub Desktop.

Select an option

Save giljr/306e850b8bacb63c44cca26f61c4c9a0 to your computer and use it in GitHub Desktop.
🧩 What are binstubs?
Command Purpose
bundle exec spring binstub rspec Creates bin/rspec
bundle exec spring binstub rails Creates bin/rails
bin/rspec Run tests fast with Spring preloading
bin/spring stop Restart Spring if needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment