In Files

Methods

Bundler::VersionConflict

Attributes

conflicts[R]

Public Class Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.