Class Bundler::Settings::Mirror
In: lib/bundler/mirror.rb
Parent: Object

A mirror

Contains both the uri that should be used as a mirror and the

  fallback timeout which will be used for probing if the mirror
  replies on time or not.

Methods

==   fallback_timeout=   new   uri=   valid?   validate!  

Constants

DEFAULT_FALLBACK_TIMEOUT = 0.1

Attributes

fallback_timeout  [R] 
uri  [R] 

Public Class methods

Public Instance methods

[Validate]