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
0.0
This gem can be used to convert MathType equations from a binary format (e.g. embedded in Word documents) to an open MathML representation. It achieves that in several stages, first using the "mathtype" gem to convert from a binary to an XML form of MTEF, and second, using XSLTs to convert XML to...
2021
2022
2023
2024
2025
2026
0.0
This gem can read proprietary MathType binary equations that are usually embedded in Word documents and convert these equations into an XML form. This XML form can then be used for further processing, e.g. to convert the equation to MathML.
2021
2022
2023
2024
2025
2026
0.0
Transparent support for pagination using WillPaginate with POX (Plain Old Xml) and ActiveResource. This gem is based on C42 Engineering's experience building largish distributed systems consisting of multiple Rails apps integrated over POX (Plain Old XML).
2021
2022
2023
2024
2025
2026
0.0
Integrates Worldpay with Workarea Commerce Platform using the XML API.
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
Facilita la construcción y manipulacion de xml necesarios para DTE Fácil 1.2
2021
2022
2023
2024
2025
2026
0.0
A simple xml parsing library
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
Add custom mimetypes by parsing a TOML file in to an XML file which can be installed.
2021
2022
2023
2024
2025
2026
0.0
Test::Unit::XML extends the Test::Unit framework with an assertion for testing well-formed XML documents
2021
2022
2023
2024
2025
2026
0.0
XML jars for Beardley
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
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
Ruby adapter to the output returned by Stanford CoreNLP XML Server.
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
Use Dhall to generate XML or integrate with Nokogiri.
2021
2022
2023
2024
2025
2026
0.0
Binding to java lib provide xmldsig features. Sign and verify document with GOST3410 etc.
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