0.0
Moxml is a unified XML manipulation library that provides a common API
for XML node navigation, manipulation, building and XPath querying
interface covering multiple parser implementations including Nokogiri, Oga, REXML, Ox, LibXML.
2021
2022
2023
2024
2025
2026
0.0
Invisible XML is a language and set of technologies for making the implicit structure of data explicit as XML markup. It allows you to write a declarative description of the format of some text and then leverage that format to represent the text as structured information.
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * a simple FriendMailer object * email templates for HTML and plain text alternative * configurable amount of friends * support for including a user submitted message in the email * support for HTML as well as XML (nice for Flash integration) * server-side validation * erro...
2021
2022
2023
2024
2025
2026
0.0
Mapping XML to Ruby in handy declarative manner using LibXML
2021
2022
2023
2024
2025
2026
0.0
A very simple XML builder class. +
I wanted something really simple that I could easily extend myself later on if I needed to. +
Ironically, in four years since I created and used TinyXml, I never needed to extend it :-)
I figured, it may as well work for others in that case, so here it is.
2021
2022
2023
2024
2025
2026
0.0
Permite crear facturas en formato XML que puedes enviar al Servicio de Impuestos Nacionales de Bolivia
2021
2022
2023
2024
2025
2026
0.0
Asciidoctor converter to generate a XML file with the syntax
nodes from a parsed document.
2021
2022
2023
2024
2025
2026
0.0
Leverages the XML parsing of ActiveResource into objects without making any network calls by reading XML documents on your local filesystem
2021
2022
2023
2024
2025
2026
0.0
CI::Reporter is an add-on to Test::Unit, RSpec and Cucumber that allows you to generate XML reports of your test, spec and/or feature runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report XML format, thus allowing your CI system to track test...
2021
2022
2023
2024
2025
2026
0.0
ffi-generator is a ruby-ffi wrapper code generator based on SWIG interfaces. ffi-generator is able to traverse a XML parse tree file generated by SWIG and to produce a ruby file with ruby-ffi wrapper code inside. ffi-generator is shipped with a command line tool (ffi-gen) and a rake task that ...
2021
2022
2023
2024
2025
2026
0.0
Gemified version of Carlton O'Riley's Aastra XML Ruby Port
2021
2022
2023
2024
2025
2026
0.0
Adds methods for automatic deserialization from standard JSON and XML, and a variant implementation of serialization/deserialization for XML.
2021
2022
2023
2024
2025
2026
0.0
SRXML is a very (super, if you will!) lightweight xml generator for Ruby. No big magic here, it simply uses method_missing to create the tags. There is some plan to make it more useful. For Example being able to parse existing files etc. but there are probably better libraries to do that.If you s...
2021
2022
2023
2024
2025
2026
0.0
Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML that's designed to express the structure of XHTML or XML documents in a non-repetitive, elegant, easy way, using indentation rather than closing tags and allowing Ruby to be embedded with ease. It was originally envisioned ...
2021
2022
2023
2024
2025
2026
0.0
Add this to your build process, and never write XML again!
Plus, you can have multiple files generated from one file.
2021
2022
2023
2024
2025
2026
0.0
Ruby adapter to the output returned by Stanford CoreNLP XML Server.
2021
2022
2023
2024
2025
2026
0.0
Apexgen allows you to generate object XML,
create scaffolding for triggers, classes and class methods,
as well as initialize a project. Currently, only object
XML generation is supported, however the other features described
...
2021
2022
2023
2024
2025
2026
0.0
Wraps the Saxon 9.9 XML and XSLT library so you can process, transform, query, and generate XML documents using XSLT 3, XQuery, and XPath 3.1. The HE open-source version is bundled, but you can use the paid-for PE and EE versions of the Java library with this gem as well.
It aims to provide an i...
2021
2022
2023
2024
2025
2026
0.0
Have XML data that you want to bend to your willand conform to your schema? This gem is for you.
2021
2022
2023
2024
2025
2026
0.0
A very simple gem that adds some methods to some Ruby standard classes, e.g. <array>.include_any?, <array>.delete_random, etc.
Simply require the gem ( require "more_ruby" ) and the additional methods will be available.
# New instance methods #
## Array
:all_instance_of?, :all_kind...
2021
2022
2023
2024
2025
2026