Gem::LoadError

Gem::LoadError has not been discovered yet

Ruby's Gem::LoadError class

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.

Superclass

LoadError

Properties

  • name
  • requirement

Enemies

Honeybadger

Children