+28
−20
spec/options_spec.rb
0 → 100644
+459
−0
Loading
Improve NullObject with the ability of values to be Proc's, which will be invoked to provide more complicated logic. Give names for all validators, so we can call them out by name in our tests. Add validator for :processes option.