0.0
A basic layer for interacting with XML Team's Sports On Demand API (SODA)
2021
2022
2023
2024
2025
2026
0.0
This module encapsulates the API for tagal.us, a site which helps users define tags on twitter or other websites. The basic elements are tags, definitions, and comments - and these 3 objects can be written and read to/from tagal.us using this gem. There's just 6 useful methods - 3 that read, and...
2021
2022
2023
2024
2025
2026
0.0
This gem allows to read an XML/Json file or string and access its elements using methods named after the tags.
Also there are methods to return the object as an Hash or XML/Json string.
See https://github.com/fboccacini/extreml for reference and usage.
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * make any call to the technorati api and recieves the raw XML response * TODO: use XML Simple to return pure Ruby structures * TODO: add options hash for additional edge cases * TODO: better testing == SYNOPSIS: t = Technorati.new( 'your api key' ) puts t.member_info( '...
2021
2022
2023
2024
2025
2026
0.0
XML sanitization with Loofah and Nokogiri.
2021
2022
2023
2024
2025
2026
0.0
Provides a simples DSL for extracting data from XML documents
2021
2022
2023
2024
2025
2026
0.0
Ruby gem for Cisco WebEx integration using XML API interface
2021
2022
2023
2024
2025
2026
0.0
Provides XML support for the Pact gem
2021
2022
2023
2024
2025
2026
0.0
An FTP Service is like a web service except stupid. You send your request by uploading an xml file and get your response by downloading another xml file.
2021
2022
2023
2024
2025
2026
0.0
Validate XML against it's embedded XSI elements that define the XSD's.
2021
2022
2023
2024
2025
2026
0.0
sts2mn converts NISO STS XML into Metanorma XML.
This gem is a wrapper around sts2mn.jar available from
https://github.com/metanorma/sts2mn, with versions matching the JAR file.
2021
2022
2023
2024
2025
2026
0.0
Parses XML containing an array of records into an array of Ruby hashes.
2021
2022
2023
2024
2025
2026
0.0
Faraday middleware for encoding requests as XML.
2021
2022
2023
2024
2025
2026
0.0
Embulk formatter plugin to output value for MySQL's `LOAD XML` statement.
2021
2022
2023
2024
2025
2026
0.0
Validates xml schemas
2021
2022
2023
2024
2025
2026
0.0
Simple gem with XSD validator for Money XML
2021
2022
2023
2024
2025
2026
0.0
A Fluentd parser plugin to extract attributes from XML data
2021
2022
2023
2024
2025
2026
0.0
Extends the XML serialization support in activesupport to allow for arrays containing strings, symbols, and integers.
2021
2022
2023
2024
2025
2026
0.0
Provides an easy to use DSL resembling ActiveRecord for defining objects
representing any XML document, including deeply nested ones. This project was
extracted from my ruby-picasa gem. You can find ruby-picasa at
http://github.com/pangloss/ruby_picasa or available as a gem.
The project also has...
2021
2022
2023
2024
2025
2026
0.0
Extends the XML serialization support in activesupport to allow for arrays containing strings, symbols, and integers.
2021
2022
2023
2024
2025
2026