nconf-lite/lib
Russell Frank 36e061c4bd Fixes to `Provider.save()` and tests.
Fixed `Provider.save()` to properly ignore stores which do not provide
a saveSync method.  Also, fixed `save()` to properly save asynchronously
when an async `save()` method on a store is provided.

Removed the tests from `nconf-test.js` which expected `save()` to throw
or return an error when a store without `save()` methods was
encountered. Also removed a `console.log` from `provider-test.js`.
2012-05-01 22:44:15 -04:00
..
nconf Fixes to `Provider.save()` and tests. 2012-05-01 22:44:15 -04:00
nconf.js [minor] Fix whitespaces 2012-04-15 00:58:55 +05:30