This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Fabio
sang.io
did:plc:eb5quyxe54gj625xgzzzsy3t
One cool Bundler trick I like is the `default_install_uses_path` config option. When it's set to `true`, `bundle install` will use the `.bundle` directory local to your project as the destination for all the dependencies, as opposed to using a directory inside your Ruby installation path.
2025-06-24T10:46:47.137Z