lucie
lucie copied to clipboard
Template should remove the previous content if file exists
Template currently appends the new content to target file instead of recreating it. The previous content should be removed and there should be an option like :append => true if appending is required.