30 Dec, 2012
4 commits
-
symbolize_keys for issue #33
-
Fix dynamic settings with falsy values
-
Support array of hashes
-
Properly implement to_hash
31 Oct, 2012
1 commit
30 Oct, 2012
1 commit
25 Oct, 2012
1 commit
23 Oct, 2012
2 commits
-
Handle empty yaml files.
-
Sometimes a yaml file could be empty. This change allows settings logic to handle that rather than throw an error.
22 Jun, 2012
1 commit
06 Jan, 2012
1 commit
05 Jan, 2012
4 commits
-
fix for issue #11 - ZenTest conflict with .name property of Settingslogic class
-
Bundler and Suppressing Errors
-
Errors are not raised when using the [] accessors, but when embedded in a Rails app it only make sense to raise exceptions in dev/test environments and to fail silently in production.
01 Aug, 2011
1 commit
13 Feb, 2010
5 commits
30 Jan, 2010
1 commit
02 Sep, 2009
3 commits
-
Signed-off-by: Ben Johnson <bjohnson@binarylogic.com>
-
Signed-off-by: Ben Johnson <bjohnson@binarylogic.com>
-
Signed-off-by: Ben Johnson <bjohnson@binarylogic.com>
26 Aug, 2009
1 commit
22 Aug, 2009
2 commits
-
…for modification on the fly.