summaryrefslogtreecommitdiff
path: root/lib/mixlib/config.rb
Commit message (Expand)AuthorAgeFilesLines
* integrate nuo's class instance variable with attribute setter changesclass_instance_variableChristopher Brown2009-08-261-13/+18
|\
| * fixed the @@configuration class variable bug, using class instance variableNuo Yan2009-08-201-14/+17
* | added config_attr_writerinternal_set_fixChristopher Brown2009-08-241-2/+21
* | Fix internal_set regression from v1.0.10AJ Christensen2009-08-251-1/+1
* | remove the rescue stuff, because ruby'll do that for usJames Golick2009-08-231-5/+1
* | stop rescuing from exception, because exception is an ancestor of *any possib...James Golick2009-08-231-1/+1
|/
* fixing setting values in property/attribute formChristopher Brown2009-08-131-13/+11
* Broke []= with internal_set, fixedAJ Christensen2009-06-251-1/+1
* Fix the method_missing internal_set mechanismAJ Christensen2009-06-241-1/+1
* Rework from_fileAJ Christensen2009-05-141-3/+3
* Convert mixlib-config to jewelerAJ Christensen2009-05-121-7/+48
* Initial commitAdam Jacob2009-03-111-0/+118