Bijan Boustani
Joined
Activity
Posted in Ruby Version Managers Discussion
I see. Thanks for the clarification.
Posted in Ruby Version Managers Discussion
What are some caveats in terms of when to install things with sudo and when not to? I use rbenv and occasionally seem to run into issues where I end up accidentally wrecking some of my ruby version installations because I use sudo while installing a gem here or there. Then when I go to bundle a new project it'll prompt me that I don't have access, but I know I also shouldn't bundle with the sudo command. Thanks for the great screencast!
Posted in Environment Variables | GoRails
So awesome. It's great to see this kind of foundational content before delving into Rails. And it's nice to see the mentions of zsh, rbenv, irb, vim, etc so that those of us who are new to things can pick up on some bonus material outside of the main env topic.