We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b951c56 + 44501cb commit 694c7a6Copy full SHA for 694c7a6
scripts/functions/rvmrc_warning
@@ -159,7 +159,7 @@ __rvmrc_warning_display_for_Gemfile()
159
then
160
rvm_log "RVM used your Gemfile for selecting Ruby, it is all fine - Heroku does that too,
161
you can ignore these warnings with 'rvm rvmrc warning ignore $1'.
162
-To ignore the warning for all files run 'rvm rvmrc warning ignore all Gemfiles'.
+To ignore the warning for all files run 'rvm rvmrc warning ignore allGemfiles'.
163
" >&2
164
fi
165
}
0 commit comments