relevance/relevance_rails

Abort early if rvm current doesn't return an rvm version

Closed this issue · 1 comments

Motivation

RVM current may not return a valid RVM version, right now this causes a non-obvious failure in rvm_run.

Acceptance Criteria

  • When rvm current is empty, abort early and notify the user what is wrong (rvm current is empty) and how to fix it.

No longer valid.