In Files

Methods

Class/Module Index [+]

Quicksearch

Bundler::VersionConflict

Internal errors, should be rescued

Attributes

conflicts[R]

Public Class Methods

new(conflicts, msg = nil) click to toggle source
# File lib/bundler.rb, line 77
def initialize(conflicts, msg = nil)
  super(msg)
  @conflicts = conflicts
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.