Version 0.3.8
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
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