RiotGamesCookbooks / rbenv-cookbook

Installs and configures rbenv
http://community.opscode.com/cookbooks/rbenv
Apache License 2.0
137 stars 109 forks source link

Ubuntu 13.10 and beyond include rbenv and ruby-build packages #68

Open routelastresort opened 10 years ago

routelastresort commented 10 years ago

I haven't tested for collision, but I plan on it, as I'm contributing some recommendations to Ubuntu + Debian upstream. Are there plans to add user-centric installs, or is that a welcome feature?

reset commented 10 years ago

@routelastresort there are no plans to create user-centric installs but if it's done well it's welcome in the codebase

routelastresort commented 10 years ago

Other semi-related question: if I install on a system, and don't set /opt/rbenv/version manually, then things like the gem package provider fail. Does this seem correct? Did I miss something?

reset commented 10 years ago

@routelastresort that might be a bug, I haven't seen it before