Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- I currently installed the latest ruby, version 2. something.
- When I cd to repos directory, I get this message:
- You are using '.rvmrc', it requires trusting, it is slower and it is not compatible with other ruby managers,
- you can switch to '.ruby-version' using 'rvm rvmrc to [.]ruby-version'
- or ignore this warnings with 'rvm rvmrc warning ignore /Users/neil/repos/.rvmrc',
- '.rvmrc' will continue to be the default project file in RVM 1 and RVM 2,
- to ignore the warning for all files run 'rvm rvmrc warning ignore all.rvmrcs'.
- ********************************************************************************************************************
- * NOTICE *
- ********************************************************************************************************************
- * RVM has encountered a new or modified .rvmrc file in the current directory, this is a shell script and *
- * therefore may contain any shell commands. *
- * *
- * Examine the contents of this file carefully to be sure the contents are safe before trusting it! *
- * Do you wish to trust '/Users/neil/repos/.rvmrc'? *
- * Choose v[iew] below to view the contents *
- ********************************************************************************************************************
- y[es], n[o], v[iew], c[ancel]> c
- Our .rvmrc file contains
- rvm use 1.9.3@rdm-js --create
Advertisement
Add Comment
Please, Sign In to add comment