0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2021
2022
2023
2024
2025
2026
0.0
A ruby wrapper around Panasonic's XMLRPC RCS service
2021
2022
2023
2024
2025
2026
0.0
This RubyGem is intended to be used with Adobe XFA/Acroform PDFs and relies heavily on both Nokogiri and Origami. It returns an XML object, that can be used throughout your application.
2021
2022
2023
2024
2025
2026
0.0
Generates ActiveRecord Migration files from a DB Designer 4 xml file.
2021
2022
2023
2024
2025
2026
0.0
Fully featured property_plist library.
Can load and dump XML/ASCII/Binary/SMIME propertyplist and offer fine-grained formatting options.
Cross platform, clean code, performance tuned, no dependency.
2021
2022
2023
2024
2025
2026
0.0
The Promotion tool is designed to make it easy and quick to deploy an application
into production. Originally built for use with OpenBSD, it can be used on an *nix
system by adjusting a few paths (in config.rb).
To deploy or install an application you just need to copy a few files into p...
2021
2022
2023
2024
2025
2026
0.0
puppetdb_rundeck is a sinatra based application to provide integration between PuppetDB and Rundeck.
It provides an api in either xml, json or yaml that allows the node and fact data with puppetdb to use used as a resource
with rundeck
2021
2022
2023
2024
2025
2026
0.0
This tool migrate exported XML files from TestLink tool to spreadsheet input for HP Quality Center so migrate tests cases
2021
2022
2023
2024
2025
2026
0.0
The Duo Dealer API gem allows Ruby developers to programmatically access the admin section of Duo Dealer stores. The API is implemented as JSON or XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in iso...
2021
2022
2023
2024
2025
2026
0.0
Import Openstreetmap .osm(xml) data format into MongoDB written in Ruby.
2021
2022
2023
2024
2025
2026
0.0
Basic ruby client library and command line interface for accessing Trac instances via its XML RPC API
2021
2022
2023
2024
2025
2026
0.0
A minimal very fast xml/html parser
2021
2022
2023
2024
2025
2026
0.0
Rails currently returns HTML 500 responses when sent unparsable XML and JSON and gives no way to rescue and handle it
2021
2022
2023
2024
2025
2026
0.0
Generates ActiveRecord Migration files from a DB Designer 4 xml file.
2021
2022
2023
2024
2025
2026
0.0
A small, but powerful tag-based template language for Ruby modeled after the ones used in MovableType and TextPattern. It has tags similar to XML, but can be used to generate any form of plain text (HTML, e-mail, etc...) adapted to work on Ruby 1.9.
2021
2022
2023
2024
2025
2026
0.0
Parse a string of attributes like you might find in an XML tag
2021
2022
2023
2024
2025
2026
0.0
Provides wrappers for the Oracle Berkeley DB XML C++ API, plus pure Ruby extensions
2021
2022
2023
2024
2025
2026
0.0
a gem that lets you add overwriteable values and attributes to the xmls you build
2021
2022
2023
2024
2025
2026
0.0
object to xml mapping library, (forked from dam5s-happymapper)"
2021
2022
2023
2024
2025
2026
0.0
Very light syntax for using XPaths on XML documents or REXML nodes
2021
2022
2023
2024
2025
2026