| Command | Purpose |
|---|---|
bundle binstubs --all |
Generate binstubs for all gems |
bundle binstubs rspec-core |
Generate binstub only for RSpec |
bundle exec spring binstub rails rspec |
Add Spring preload hooks |
bin/spring stop |
Restart Spring after changes |
bin/rspec |
Run tests fast in the correct environment |
Created
October 19, 2025 15:05
-
-
Save giljr/189c3e85544ffaa8a1f96328dfea646b to your computer and use it in GitHub Desktop.
How to regenerate all binstubs at once
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment