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 67
67:     def initialize(conflicts, msg = nil)
68:       super(msg)
69:       @conflicts = conflicts
70:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.