When was the last Haml version that supported these versions? I am combing through the changelog but cannot find it.
The reason for this is because the options for Haml(v3.1.4) don't work. Haml::Template.options[:format] = :html5 Haml::Template.options[:ugly] = false fails in Rails 1.2.6/Ruby 1.8.7 => >> Haml::Template NoMethodError: You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.empty? -- You received this message because you are subscribed to the Google Groups "Haml" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/haml?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
