Can you reproduce this using Haml on the command line? If not, can you create a minimal Rails app that demonstrates the issue?
On Fri, Jul 2, 2010 at 6:12 PM, peterb <[email protected]> wrote: > 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] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- 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.
