senny / rvm.el

use rvm to manage ruby versions within emacs
214 stars 42 forks source link

Support .ruby-version and .ruby-gemset #34

Closed diasjorge closed 11 years ago

diasjorge commented 11 years ago

The new versions of rvm recommend to switch to this files but rvm.el does not support it.

senny commented 11 years ago

yea we should definitely implement that. I've since switched to using rbenv.el so I'm not sure when I get around to implementing this one.

Are you interested in working on a PR? If so, I'll gladly answer your questions.

diasjorge commented 11 years ago

I'll give it a try

senny commented 11 years ago

@diasjorge feel free to ping me if you have any questions.