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 57
57:     def initialize(conflicts, msg = nil)
58:       super(msg)
59:       @conflicts = conflicts
60:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.