Class
Bundler::Settings::Validator::Rule
In:
lib/bundler/settings/validator.rb
Parent:
Object
Methods
fail!
k
new
set
validate!
Attributes
description
[R]
Public Class methods
new
(keys, description, &validate)
Public Instance methods
fail!
(key, value, *reasons)
k
(key)
set
(settings, key, value, *reasons)
validate!
(key, value, settings)
[Validate]