ryoba

Nokogiri utility methods.

API

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.

License

MIT License