appbundler icon indicating copy to clipboard operation
appbundler copied to clipboard

Generate locked binstubs for ruby applications

Results 4 appbundler issues
Sort by recently updated
recently updated
newest added

Appbundler currently sets `GEM_PATH` to `nil` (except when running with `APPBUNDLER_ALLOW_RVM`), but this does not fully achieve Appbundler's isolation goal. Indeed, when `GEM_PATH` is set to `nil`, Rubygems will use...

### Describe the Enhancement: Allow appbundler to define a custom GEM_PATH and GEM_HOME instead of nil. ### Describe the Need: Habitat packages have their environment made by the supervisor, when...

Status: Untriaged

### Describe the Enhancement: Hello, I use `knife` regularly and notice that some commands that I'd expect to complete instantly actually run pretty slowly. For example, I'd expect a command...

Status: Untriaged

## Description ## Related Issue ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)...