RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Simple alias for changing to the current RVM Gemset directory

Stick this in your .bash_profile and run ‘cdgems’ if you’re using RVM. It will open a new terminal tab and cd to the correct directory.

Comments

I tend to want to change to my gems/ directory quite a bit to check out the source of a particular library. This makes my life easier.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in