Skip to content

fix: make development tooling work with rbenv#17

Merged
Rob-Johnson merged 1 commit intomasterfrom
u/robj/fix-tooling-setup
Feb 16, 2026
Merged

fix: make development tooling work with rbenv#17
Rob-Johnson merged 1 commit intomasterfrom
u/robj/fix-tooling-setup

Conversation

@Rob-Johnson
Copy link

  • Add BUNDLE variable with rbenv auto-detection to Makefile
  • Replace all bare bundle calls with $(BUNDLE)
  • Add rbenv exec prefix to StandardRB pre-commit hook
  • Add make hooks target and update setup-local to use it
  • Update DEVELOPMENT.md pre-commit instructions to use make hooks
  • Fix missing trailing newline in .nerve.rc

- Add BUNDLE variable with rbenv auto-detection to Makefile
- Replace all bare `bundle` calls with $(BUNDLE)
- Add `rbenv exec` prefix to StandardRB pre-commit hook
- Add `make hooks` target and update setup-local to use it
- Update DEVELOPMENT.md pre-commit instructions to use `make hooks`
- Fix missing trailing newline in .nerve.rc

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Rob-Johnson Rob-Johnson force-pushed the u/robj/fix-tooling-setup branch from 044e8e8 to fc93774 Compare February 16, 2026 11:32
@Rob-Johnson Rob-Johnson merged commit 4b75831 into master Feb 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants