Gem::Exception
Raised when a dependency requests a gem for which there is no spec.
# File rubygems/dependency_resolver.rb, line 32 def initialize(dep) super "unable to find any gem matching dependency '#{dep}'" @dependency = dep end
This page was generated for Ruby 2.0.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.26.0.