0.01
Rack::MethodOverride only checks the X-Http-Method-Override header and the form encoded post body for _method. Rack::MethodOverrideWithParams checks both of those _and_ the query params. So, if you POST xml with a url like http://example.com/?_method=delete the application will see it as a delete...
2021
2022
2023
2024
2025
2026
0.01
A Ruby implementation of OpenXmlPackage from Microsoft's Open XML SDK
2021
2022
2023
2024
2025
2026
0.01
Ruby utility library for network requests. Based on Faraday and Excon, provides a wrapper for XML/JSON parsing and error handling. All successful responses are returned as hash with key data, all errors in a JSONAPI-friendly hash with key errors.
2021
2022
2023
2024
2025
2026
0.01
A lightweight easy to use Ruby gem for interacting with eBay's Trading API.
Using its simple DSL you can quickly and intuitively post XML requests to eBay and rapidly interpret the responses.
2021
2022
2023
2024
2025
2026
0.01
Ruby API to UK Companies House XML Gateway.
2021
2022
2023
2024
2025
2026
0.01
Relaton::3gpp: Ruby XMLDOC impementation.
2021
2022
2023
2024
2025
2026
0.01
Generate ISO20022 XML messages. Implements a subset of pain.008.001.02 and pain.008.001.04 CustomerDirectDebitInitiation for now. WARNING: NO WARRANTY, USE AT YOUR OWN RISK AND PERIL.
2021
2022
2023
2024
2025
2026
0.01
Object to XML Mapping Library, using Nokogiri (fork from John Nunemaker's Happymapper)
2021
2022
2023
2024
2025
2026
0.01
A Fork of fastlane-plugin-xcresult_to_junit: Produces junit xml files from Xcode 11+ xcresult files
2021
2022
2023
2024
2025
2026
0.01
A Ruby library for talking to the HMRC Government Gateway.
This provides a builder for creating classes that can generate the XML needed complete with type information and
runtime validation.
2021
2022
2023
2024
2025
2026
0.01
Format jasmine results as junit compatible XML so CI servers, like Hudson/Jenkins can parse it
2021
2022
2023
2024
2025
2026
0.01
Builds XML and JSON from a single view template
2021
2022
2023
2024
2025
2026
0.01
ResourceFull provides a fully-compliant ActiveResource server implementation
built on ActionController. Additionally, it provides RESTful parameter
queryability, paging, sorting, separation of controller concerns, multiple
formats (HTML, XML, JSON), CRUD access permissions, and ...
2021
2022
2023
2024
2025
2026
0.01
An rTorrent xmlrpc wrapper written in ruby
2021
2022
2023
2024
2025
2026
0.01
FLVTool2 is a manipulation tool for Macromedia Flash Video files (FLV). It can calculate a lot of meta data, insert an onMetaData tag, cut FLV files, add cue points (onCuePoint), show the FLV structure and print meta data information in XML or YAML.
2021
2022
2023
2024
2025
2026
0.01
Relaton::Bib: Ruby XMLDOC impementation.
2021
2022
2023
2024
2025
2026
0.0
Rind is a templating engine that turns HTML (and XML) into node trees and allows you to create custom tags or reuse someone else’s genius. Rind gives web devs tags to work with and provides the same thing to app devs as an object. This project is just getting started so watch out for sharp corner...
2021
2022
2023
2024
2025
2026
0.0
Tag remover let's you remove all elements of specified tags from extremely large XML documents without parsing or loading the whole thing in memory, useful for processing unreasonably large documents without making your server fall over.
2021
2022
2023
2024
2025
2026
0.0
Lilygraph is a Ruby library for creating svg charts and graphs based on XmlBuilder.
2021
2022
2023
2024
2025
2026
0.0
# EventReporter
EventReporter is a CSV parser and sorter. you can load a CSV and then search it.
## Installation
$ gem install the_only_event_reporter_ever
$ gem list event_reporter -d
## Usage
After installation run:
$ event_reporter
Then Type 'load <filename>' to load record...
2021
2022
2023
2024
2025
2026