lib/plist4r/backend/haml.rb in plist4r-0.2.1 vs lib/plist4r/backend/haml.rb in plist4r-0.2.2
- old
+ new
@@ -1,7 +1,8 @@
require 'plist4r/backend_base'
+# Requires Haml. Implements writing and saving for the :xml file format only.
module Plist4r::Backend::Haml
class << self
def to_xml_haml
@to_xml_haml ||= <<-'EOC'
!!! XML UTF-8