Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
newvalue(:mounted, :event => :mount_mounted) do # Create the mount point if it does not already exist. current_value = self.retrieve provider.create if current_value.nil? or current_value == :absent syncothers() # The fs can be already mounted if it was absent but mounted provider.mount unless provider.mounted? end
This paste will be private.
From the Design Piracy series on my blog: