Flowdock
method

message

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: MissingSpecError
message() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# 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
Register or log in to add new notes.