macOS
brew install rbenv-binstubslocal Homebrew formula metadata
安装
brew install rbenv-binstubslocal Homebrew formula metadata
概览
Make rbenv aware of bundler binstubs
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
rbenv-bundles | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Purple-Devs/rbenv-binstubs
安装元数据
| 软件包键 | brew:rbenv-binstubs |
|---|---|
| 版本 | 1.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/rbenv-binstubs |
| 主页 | https://github.com/Purple-Devs/rbenv-binstubs |
| 仓库 | https://github.com/Purple-Devs/rbenv-binstubs |
| 许可证 | MIT |
| 源码归档 | https://github.com/Purple-Devs/rbenv-binstubs/archive/refs/tags/v1.5.tar.gz |
| 依赖 | rbenv |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.