Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • rubygems/errors.rb

Parent

Class/Module Index [+]

Quicksearch

Gem::LoadError

Raised when RubyGems is unable to load or activate a gem. Contains the name and version requirements of the gem that either conflicts with already activated gems or that RubyGems is otherwise unable to activate.

Attributes

name[RW]

Name of gem

requirement[RW]

Version requirement of gem