Skip to content

Commit

Permalink
Return the demolisher node when passed a block
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffgarside committed Feb 25, 2011
1 parent 80e9f5e commit d0c8237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/demolisher.rb
Expand Up @@ -84,6 +84,7 @@ def method_missing(meth, *args, &block) # :nodoc:
end end
@nodes.pop @nodes.pop
end end
self
else else
node = xpath.first node = xpath.first


Expand Down

0 comments on commit d0c8237

Please sign in to comment.