method
message
ruby latest stable - Class:
Gem::MissingSpecError
message()public
No documentation available.
# File lib/rubygems/errors.rb, line 33
def message # :nodoc:
build_message +
"Checked in 'GEM_PATH=#{Gem.path.join(File::PATH_SEPARATOR)}', execute `gem env` for more information"
end