Skip to content

Commit

Permalink
Set Haml to HTML 4. [#30]
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed May 29, 2009
1 parent 3b3b305 commit a6dd614
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/environment.rb
Expand Up @@ -79,3 +79,6 @@
# Set app to Eastern time for now -- we'll have configurable time zones soon enough
config.time_zone = 'Eastern Time (US & Canada)'
end

# Now set up Haml properties.
Haml::Template.options[:format] = :html4

0 comments on commit a6dd614

Please sign in to comment.