Skip to content

Wishlist: integrate with outside Ruby installations like Chef-DK #314

Description

@L2G

"Embedded" Ruby environments like Vagrant and the Chef Development Kit have their own ideas for where things are supposed to be placed. Chef-DK in particular has its own preferred settings for PATH, GEM_ROOT, GEM_HOME, and GEM_PATH that at present don't play well with chruby's method of managing these variables.

Right now I work around this by creating some monster Bash aliases, chefdk and unchefdk, that switch between Chef-DK's and chruby's way of doing things. But it would be nice to be able to do it all through chruby (e.g. chruby chefdk).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions