Skip to content

Version 0.3.8

Compare
Choose a tag to compare
@voxxit voxxit released this 03 Sep 13:13
· 40 commits to master since this release

To install:

gem install opensrs -v 0.3.8

or in your Gemfile:

gem "opensrs", "0.3.8"
gem "nokogiri"    # if you want to use nokogiri as the XML parser
gem "libxml-ruby" # if you want to use libxml as the XML parser