We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a failing test at: http://github.com/halorgium/nokogiri/commit/0c32aa9b753aa2aa6f331524ec807fdd5c37468c
The text was updated successfully, but these errors were encountered:
Ya, thought of this last night. I'll have a fix soon.
Sorry, something went wrong.
adding initialize to all nodes. closed by 9f904ba Squashed commit of the following:
commit 14514e7dbef152ded45dc050ba3a671102a052a0 Author: Aaron Patterson [email protected] Date: Sat May 16 19:18:40 2009 -0700
fixing up attribute initialize
commit 2969620eb170cb59e7268ac442d87458baca9585 Author: Aaron Patterson [email protected] Date: Sat May 16 19:16:45 2009 -0700
fixing xml comment initialize
commit ed4affcfc5df76c08f387ec599dbf0b1ddd35385 Author: Aaron Patterson [email protected] Date: Sat May 16 19:13:12 2009 -0700
fixing entity reference initialize
commit 87706dd8afd95da85dca865f11cd9ccb06b7b761 Author: Aaron Patterson [email protected] Date: Sat May 16 19:11:07 2009 -0700
adding initialize for processing instruction
commit e02d099eb71abae7ac99576200036ece841cb046 Author: Aaron Patterson [email protected] Date: Sat May 16 19:05:42 2009 -0700
getting document fragment working
commit eed074ec01a300169703e67326fc06de4c15ef8a Author: Aaron Patterson [email protected] Date: Sat May 16 19:02:03 2009 -0700
fixing text node initialize
commit 84cfbed5eaff63b378ccdac267f3c2cd677fa502 Author: Aaron Patterson [email protected] Date: Sat May 16 19:00:28 2009 -0700
starting work on initialize method
No branches or pull requests
I have a failing test at:
http://github.com/halorgium/nokogiri/commit/0c32aa9b753aa2aa6f331524ec807fdd5c37468c
The text was updated successfully, but these errors were encountered: