RubyGems Navigation menu

saxy 0.3.0

Saxy finds object definitions in XML files and translates them into Ruby objects. It uses SAX parser under the hood, which means that it doesn't load the whole XML file into memory. It goes once though it and yields objects along the way.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.7.1 - April 09, 2018 (12 KB)
  2. 0.7.0 - November 04, 2017 (11.5 KB)
  3. 0.6.1 - August 23, 2017 (11.5 KB)
  4. 0.6.0 - August 23, 2017 (11.5 KB)
  5. 0.5.2 - February 20, 2017 (10.5 KB)
  6. 0.3.0 - November 19, 2015 (10 KB)
Show all versions (16 total)

Runtime Dependencies (3):

activesupport < 4.0.0
i18n < 0.7.0
nokogiri < 1.6.0

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Michał Szajbe

SHA 256 checksum:

7d755281e21689cf9572dbb11ea7c1fd4fc52a5c36bb861d36c456a7b06f9e80

Total downloads 205,783

For this version 1,943

Licenses:

N/A

Required Ruby Version: < 1.9

Links: