Skip to content

Commit

Permalink
Stopped monkey-patching Hpricot::BaseElm -> not longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Dec 7, 2010
1 parent c9797a2 commit d3e7578
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/haml/html.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ module Hpricot
module Node
include Haml::HTML::Node
end

# @see Hpricot
class BaseEle
include Haml::HTML::Node
end
end

# @private
Expand Down

0 comments on commit d3e7578

Please sign in to comment.