ryoba
Nokogiri utility methods.
API
- Nokogiri::XML::Node
- Nokogiri::XML::Searchable
Installation
Install from Ruby Gems:
$ gem install ryoba
Then require in your Ruby script:
require "ryoba"
Contributing
Run rake test to run the tests. You can also run rake irb for an
interactive prompt that pre-loads the project code.