pezra / rspec-mode

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

README should mention rvm.el #127

Open davidw opened 9 years ago

davidw commented 9 years ago

rspec-mode did not work for me before installing rvm.el and setting rspec-use-rvm to t. Mentioning this in the README might help people get up and running a bit faster.

dgutov commented 9 years ago

I suppose. Right now, it's only mentioned in the package description (try M-x describe-package).

davidw commented 9 years ago

@dgutov and even that's more of "you might consider this", rather than "it won't work without this". For a lot of people, rvm is pretty standard.

dgutov commented 8 years ago

For a lot of people, rvm is pretty standard.

All of them should switch to rbenv. :)

Patch welcome, by the way.

davidw commented 8 years ago

https://github.com/pezra/rspec-mode/pull/132

pedz commented 8 years ago

I use to use rvm and regret it. At least once the update was "delete everything and start over". And I never got them to pull in fixes to their scripts. My list of complaints is long. I even gave money to them at one point.

davidw commented 8 years ago

@pedz fine, but this is about making rspec-mode friendlier for those who do use it.