-
« Home
-
RSS Feeds
Category Archives: Ruby
Building ri with RVM
18-May-11Installing Ruby Gems as a non-root user
31-May-10Information from How to install gems when you’re not root as recorded in Google’s cache (site appears to be down from here, perhaps permanently). Set the GEM_PATH environment variable: When installing gems, use the “-i” flag: You may wish to add ~/gems/bin to your shell’s path.