summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2015-07-15 12:59:17 -0600
committerJohn Keiser <john@johnkeiser.com>2015-07-15 12:59:17 -0600
commit9a3e6e04f3bb39c2b2f5749719f0c21dd3f3f2ec (patch)
tree10d13791a8744ab02891ee1160e5dd9f72b1b12b /README.md
parent2c98a7b90507b2479ffda8ccd31bd464b1f5bee0 (diff)
downloadchef-9a3e6e04f3bb39c2b2f5749719f0c21dd3f3f2ec.tar.gz
Fix issue where DSL is not emitted if state_properties happens before propertyjk/state_attrs
If you call state_properties :x, and there is no property :x yet, it assumes you are working with a custom getter/setter like "def x". This is fine, but when you say "property :x", it won't override that (and will treat the property as if the getter/setter were already defined instead of creating a new one).
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions