configurability 2.0.2 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/ChangeLog +101 -58
- data/History.rdoc +11 -0
- data/Manifest.txt +1 -1
- data/README.rdoc +1 -1
- data/Rakefile +3 -3
- data/lib/configurability.rb +16 -15
- data/lib/configurability/behavior.rb +3 -8
- data/lib/configurability/config.rb +1 -1
- data/spec/configurability/config_spec.rb +87 -94
- data/spec/configurability/deferredconfig_spec.rb +3 -13
- data/spec/configurability_spec.rb +121 -85
- data/spec/{lib/helpers.rb → helpers.rb} +4 -1
- metadata +30 -30
- metadata.gz.sig +0 -0
metadata.gz.sig
CHANGED
Binary file
|