pezra / rspec-mode

An RSpec minor mode for Emacs
257 stars 112 forks source link

Add support for rbenv #141

Closed gary closed 8 years ago

gary commented 8 years ago

Introduces a dependency on rbenv.el in the same way that the pre-existing rvm functionality does with its companion library.

There is currently no error checking to ensure that both rspec-use-rbenv and rspec-use-rvm are set... I felt that it was a very remote edge case (who would have both version managers installed and intentionally set both of said vars to true?). If you feel that this should be covered, just let me know and I'll update it accordingly.

dgutov commented 8 years ago

pathofexile? What the hell?

dgutov commented 8 years ago

As to the issue in question, you don't need rbenv.el to use the rbenv rubies, at all. You just put rbenv initialization code into .profile (or wherever else your OS reads during login), and voila.

gary commented 8 years ago

Who knew. Also, what are you referring to in the previous comment?

dgutov commented 8 years ago

what are you referring to in the previous comment?

The sneaky URL in your message?

pedz commented 8 years ago

The link you provided in your first report points to www.pathofexile.com

gary commented 8 years ago

I don't know what you're talking about :smile: Case closed...