Skip to content

Instantly share code, notes, and snippets.

@dayglojesus
Created September 17, 2014 14:51
Show Gist options
  • Save dayglojesus/be5771b21a8113da6834 to your computer and use it in GitHub Desktop.
Save dayglojesus/be5771b21a8113da6834 to your computer and use it in GitHub Desktop.
newproperty(:shared) do
newvalue(true, false)
def insync?(is)
puts "You will never get here."
end
munge do |value|
@resource.munge_boolean(value)
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment