23 Oct, 2012
1 commit
-
Sometimes a yaml file could be empty. This change allows settings logic to handle that rather than throw an error.
10 Jan, 2012
2 commits
-
Allow settingslogic to open a remote yml file
-
…e settings file, which is really handy when using on heroku.
09 Jan, 2012
4 commits
08 Jan, 2012
1 commit
-
Fix Gemfile/Gemspec
07 Jan, 2012
3 commits
-
Adds rcov support back in, fix rake tasks for rspec and rcov.
-
Fix issues with correct ruby-debug include for 1.8 vs. 1.9 compatibility. Also, group all development gems into a development group so jeweler will auto-generate the gemspec correctly.
06 Jan, 2012
6 commits
-
Fix Ruby 1.8.7 Compatibility and Gem Dependencies
-
We only need these gem dependencies to run the tests, not to load the gem.
-
Check the ruby version and conditionally add a runtime dependency on the right debugging library. Fixes errors installing gem on pre-1.9 versions of Ruby.
05 Jan, 2012
9 commits
-
fix for issue #11 - ZenTest conflict with .name property of Settingslogic class
-
Added a note about YAML merges and Psych
-
Rails.root is not app/
-
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.
02 Jan, 2012
1 commit
08 Sep, 2011
1 commit
-
…fected, but I thought it might be worth noting.
01 Aug, 2011
1 commit
06 Jun, 2011
1 commit
-
initialization: better error handling for a YAML file that is missing the required namespace section
24 Nov, 2010
1 commit
-
…ion is not defined in the YAML file rather than ending up with a nil object that we try to replace self with
13 Feb, 2010
5 commits
12 Feb, 2010
2 commits
01 Feb, 2010
2 commits