Hi there , Trying to get my doctype set properly on Rails3 Ruby 1.8.7.
I : - Have set Haml::Template.options[:format] = :html5 in environemnt.rb. - start my HAML file with : !!! 5 My doctype still comes up : <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Anybody else hitting this ? -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
