lib/lorj_defaults.rb in lorj-1.0.11 vs lib/lorj_defaults.rb in lorj-1.0.12
- old
+ new
@@ -123,10 +123,10 @@
Lorj.data.exist?(:sections, metadata_section, keys[0], :default_value)
end
# Remove inherited method []=
- def []=(*_keys, _value)
+ def []=(*_prop)
end
# Load yaml documents (defaults)
# If config doesn't exist, it will be created, empty with 'defaults:' only