Closed jrep closed 10 years ago
Would be awesome if you could add some tests cases for this!
Tests added. History's a bit muddled, sorry (I didn't expect you to pull without the tests). Code changes, test are there, tests pass.
@jrep can you squash your commits?
Incorporated all requests; squashed all commits to one.
Looking good. :yellow_heart:
This pull request fixes issue #43:
When ruby-version is taken from Gemfile, three syntaxes are supported:
Currently, rvm.el only recognizes the comment form. But the directive form(s) mean something to Bundler, and should also be allowed.