Created
July 29, 2011 21:47
-
-
Save dbrady/1114810 to your computer and use it in GitHub Desktop.
RVM choking on rspec, not remembering .rvmrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Does RVM now use some kind of file db system to remember .rvmrc files? | |
# The beginning of the (rather long) error message makes me wonder... | |
15:44:00 dbrady@shinything:~ | |
∫ cd devel/coffer | |
rspec: No such file or directory | |
0.00 real 0.00 user 0.00 sys | |
Usage: | |
db database_file {{key}} {{value}} # set | |
db database_file {{key}} # get | |
db database_file {{key}} unset # unset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment