Skip to content

Commit

Permalink
Mab inserts doctype now
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Jan 26, 2012
1 parent 7466b70 commit 6255925
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/camping/mab.rb
Expand Up @@ -22,11 +22,6 @@ def xhtml_strict(*a, &b) xhtml(*a, &b) end
def xhtml_transitional(*a, &b) xhtml(*a, &b) end
def xhtml_frameset(*a, &b) xhtml(*a, &b) end
def html(*)
doctype!
super
end
def helpers() self end
def mab_done(tag)
Expand Down

0 comments on commit 6255925

Please sign in to comment.