Gem::Package::Error
# File rubygems/package.rb, line 56 def initialize message, path = nil @path = path message << " in #{path}" if path super message end
This page was generated for Ruby 2.0
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.24.6.