Skip to content
New issue

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

Nokogiri tutorial #3

Closed
escowles opened this issue Jul 16, 2019 · 2 comments · Fixed by #4
Closed

Nokogiri tutorial #3

escowles opened this issue Jul 16, 2019 · 2 comments · Fixed by #4
Assignees

Comments

@escowles
Copy link
Member

Quick overview of Nokogiri API usage, including:

  • parsing XML files
  • navigating with XPath
  • doing XSL transforms
  • adding/removing elements and attributes
@escowles escowles self-assigned this Jul 16, 2019
@jrgriffiniii
Copy link
Contributor

Depending upon the audience, I would also please suggest that certain potential errors with tree manipulation be mentioned (e. g. sparklemotion/nokogiri#1912 and sparklemotion/nokogiri#1900)

@jpstroop
Copy link
Member

jpstroop commented Jul 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants