https://github.com/rubiii/nokogiri_namespace_issue
https://github.com/rubiii/nokogiri_namespace_issue
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rubiii/nokogiri_namespace_issue
- Owner: rubiii
- Created: 2013-05-10T20:20:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-13T13:48:19.000Z (almost 12 years ago)
- Last Synced: 2024-12-31T09:43:49.412Z (5 months ago)
- Language: Ruby
- Size: 127 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Verifies a difference between Nokogiri's C and Java implementations [first encountered on Travis](https://travis-ci.org/savonrb/wasabi/builds/7064233).
[](http://travis-ci.org/rubiii/nokogiri_namespace_issue)
# Steps to reproduce
```
$ git clone git://github.com/rubiii/nokogiri_namespace_issue.git
$ bundle install
$ rake
```