macOS
brew install rbenv-binstubslocal Homebrew formula metadata
brew / rang 14149
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rbenv-binstubs pour les workflows d'agents IA.
installation
brew install rbenv-binstubslocal Homebrew formula metadata
aperçu
Make rbenv aware of bundler binstubs
historique
rbenv-binstubs is a shell-based rbenv plugin that discovers project Bundler binstubs and exposes them through rbenv shims.
Ian Heggie released rbenv-binstubs in 2013 as a plugin that teaches rbenv about project-specific Bundler binstubs. The current official repository is maintained under Purple-Devs and explicitly carries a maintainer-wanted notice.
Contributors expanded it to create shims for arbitrary executable files in a configured binstub directory, supporting workflows such as gems installed beneath `vendor/bundle`.
The supplied metadata records distribution through Homebrew. The official README reports that the project is no longer actively developed by its original maintainer and invites new maintainers, so current use belongs largely to established rbenv/Bundler workflows.
For each application, users generate binstubs, commonly beneath `.bundle/bin`, and run `rbenv rehash`. Commands such as `rake` can then resolve directly to the project binstub without an explicit `bundle exec`.
The plugin searches upward from the working directory for a Gemfile and allows temporary bypass through the `DISABLE_BINSTUBS` environment variable. `.bundle/bin` is a generated executable directory, not a documented configuration file.
rbenv-binstubs captures a distinctive period in Ruby tooling when `bundle exec` avoidance, Bundler-generated wrappers, and rbenv shims were frequently composed through small shell plugins.
It is also historically useful beside rbenv-bundler: the two projects pursue similar command-dispatch goals with different mechanisms and performance implications.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
rbenv-bundles | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Purple-Devs/rbenv-binstubs
métadonnées d'installation
| Clé du paquet | brew:rbenv-binstubs |
|---|---|
| Version | 1.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/rbenv-binstubs |
| Page d'accueil | https://github.com/Purple-Devs/rbenv-binstubs |
| Dépôt | https://github.com/Purple-Devs/rbenv-binstubs |
| Licence | MIT |
| Archive source | https://github.com/Purple-Devs/rbenv-binstubs/archive/refs/tags/v1.5.tar.gz |
| Dépendances | rbenv |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rbenv-binstubs |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.