In Files

Methods

Class 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 64
64:     def initialize(conflicts, msg = nil)
65:       super(msg)
66:       @conflicts = conflicts
67:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.