hermod 1.2.6
A Ruby library for talking to the HMRC Government Gateway. This provides a builder for creating classes that can generate the XML needed complete with type information and runtime validation.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
< 5, > 3.2
libxml-ruby
>= 2.7.0, ~> 2.7
Development Dependencies (7):
bundler
~> 1.6
guard
~> 2.6.1
guard-minitest
~> 2.3.1
minitest
~> 5.3
minitest-reporters
~> 1.0
nokogiri
~> 1.5
rake
~> 10.3