Categories
21.25
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.
Rake has the following features:
* Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax.
No XML files to edit. No quirky Makefile syntax to worry ...
2019
2020
2021
2022
2023
2024
21.01
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a
sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is
fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
2019
2020
2021
2022
2023
2024
14.28
Builder provides a number of builder objects that make creating structured data
simple to do. Currently the following builder objects are supported:
* XML Markup
* XML Events
2019
2020
2021
2022
2023
2024
14.65
A package (also known as a library) contains a set of functionality
that can be invoked by a Ruby program, such as reading and parsing an XML file. We call
these packages 'gems' and RubyGems is a tool to install, create, manage and load these
packages in your Ruby environment. RubyGems is a...
2019
2020
2021
2022
2023
2024
9.75
An XML toolkit for Ruby
2019
2020
2021
2022
2023
2024
8.56
Provides swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML.
2019
2020
2021
2022
2023
2024
6.16
Really simple JSON and XML parsing, ripped from Merb and Rails.
2019
2020
2021
2022
2023
2024
3.11
A simple API for XML processing.
2019
2020
2021
2022
2023
2024
4.09
This is a module to read, write and manipulate both binary and XML property lists as defined by apple.
2019
2020
2021
2022
2023
2024
2.93
Extraction of the XML parsing tools shared between a
number of providers in the 'fog' gem
2019
2020
2021
2022
2023
2024
0.0
# Fresh::Auth
This gem makes it really, REALLY easy to use the Freshbooks API. It couldn't be easier.
With only 3 functions you'll ever need to use, and only 2 required configuration values, it can't get any easier.
## Installation
Add this line to your application's Gemfile:
gem 'fresh-...
2019
2020
2021
2022
2023
2024
2.25
XML to Hash translator
2019
2020
2021
2022
2023
2024
2.19
Gyoku translates Ruby Hashes to XML
2019
2020
2021
2022
2023
2024
1.95
xlsx spreadsheet generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx helps you create beautiful Office Open XML Spreadsheet documents ( Excel, Google Spreadsheets, Numbers, LibreOffice) without having to understand the entire ECMA spec...
2019
2020
2021
2022
2023
2024
1.83
General ruby templating with json, bson, xml and msgpack support
2019
2020
2021
2022
2023
2024
1.82
You probably meant `gem install multi_xml`.
2019
2020
2021
2022
2023
2024
1.72
SitemapGenerator is a framework-agnostic XML Sitemap generator written in Ruby with automatic Rails integration. It supports Video, News, Image, Mobile, PageMap and Alternate Links sitemap extensions and includes Rake tasks for managing your sitemaps, as well as many other great features.
2019
2020
2021
2022
2023
2024
1.43
XML serialization for your Active Model objects and Active Record models - extracted from Rails
2019
2020
2021
2022
2023
2024
0.88
A fast XML parser and object serializer that uses only standard C lib.
Optimized XML (Ox), as the name implies was written to provide speed optimized
XML handling. It was designed to be an alternative to Nokogiri and other Ruby
XML parsers for generic XML parsing and as an alternative to Marshal...
2019
2020
2021
2022
2023
2024
0.88
A fast XML parser and object serializer that uses only standard C lib.
Optimized XML (Ox), as the name implies was written to provide speed optimized
XML handling. It was designed to be an alternative to Nokogiri and other Ruby
XML parsers for generic XML parsing and as an alternative to Marshal...
2019
2020
2021
2022
2023
2024