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

XML parsing example fails #56

Closed
coffeeaddict opened this issue Jul 26, 2012 · 2 comments
Closed

XML parsing example fails #56

coffeeaddict opened this issue Jul 26, 2012 · 2 comments

Comments

@coffeeaddict
Copy link
Contributor

When I run the XML parsing example from http://ruote.rubyforge.org/definitions.html I cannot perform require 'ruote/parser'

It raises LoadError: cannot load such file -- ruote/parser

This happens with 2.2.0 and 2.3.0

@coffeeaddict
Copy link
Contributor Author

Imho the doc should read:

require 'ruote/reader' and Ruote::XmlReader.read(...)

@jmettraux
Copy link
Owner

Fixed (for real) at jmettraux/ruote_website@92f83ca

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

No branches or pull requests

2 participants