ryoba
Nokogiri utility methods.
API
- Nokogiri::XML::Document
-
Nokogiri::XML::Node
-
#content!
- aliased as #inner_text!
- aliased as #text!
-
#content?
- aliased as #inner_text?
- #matches!
- #uri
-
#content!
- Nokogiri::XML::Searchable
Installation
Install the ryoba
gem.
Contributing
Run rake test
to run the tests.