0.13
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It
includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string
replacements, j...
2020
2021
2022
2023
2024
2025
0.53
Hirb currently provides a mini view framework for console applications, designed to improve irb's default output. Hirb improves console output by providing a smart pager and auto-formatting output. The smart pager detects when an output exceeds a screenful and thus only pages output as needed. A...
2020
2021
2022
2023
2024
2025
0.0
Rack::State is middleware that securely stores and manages object state.
Applications use the Manager API to set, get, and delete state of any object
that requires persistence in a stateless environment.
Rack::State is similar to Rack::Session, but provides state management for
multiple objects...
2020
2021
2022
2023
2024
2025
0.0
== FEATURES: * takes an XML with actions from tg4w and outputs stand-alone Ruby code that can be run directly or embedded into existing code (e.g. for test automation). * can be used as a library or as an executable script. * takes the xpath from tg4w and uses only enough info to guarantee the u...
2020
2021
2022
2023
2024
2025
0.0
A jig is an ordered sequence of objects (usually strings) and named _gaps_. When rendered as a string by Jig#to_s, the objects are rendered calling #to_s on each object in order. The gaps are skipped. A new jig may be constructed from an existing jig by 'plugging' one or more of the named gaps....
2020
2021
2022
2023
2024
2025
0.0
## DESCRIPTION:
Ruby interface to a C++ implemention of the A\* search algorithm.
The C++ implementaion is found here <http://code.google.com/p/a-star-algorithm-implementation/>
## FEATURES:
## SYNOPSIS:
See `spec\castar_spec.rb` for usage examples.
Create an empty map and plan a path acr...
2020
2021
2022
2023
2024
2025
0.0
Yubikey integration -
Includes Prototypes for low-level Yubikey OTP functions
witten by Simon Josefsson <simon@josefsson.org>.
Copyright (c) 2006, 2007, 2008, 2009 Yubico AB
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitt...
2020
2021
2022
2023
2024
2025
0.0
Library serializing Ruby objects, optimized in many ways:
* Space efficient: Use MessagePack (binary compact storage) and don't serialize twice the same object
* Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.0
# BELGIAN 2050 CALCULATOR TOOL
A C version and ruby wrapper for the Belgian 2050 calcualtor
## GOTCHAS
Some versions have a special formula in 2050!B2 that the translator doesn't recognise. Just write 2050 in that cell and recompile.
Some tests fail for columns AN and AM on OUTPUT. I think th...
2020
2021
2022
2023
2024
2025
0.87
Ruby client that supports all of the GitHub API methods. It"s build in a modular way, that is, you can either instantiate the whole api wrapper Github.new or use parts of it e.i. Github::Client::Repos.new if working solely with repositories is your main concern. Intuitive query methods allow you...
2020
2021
2022
2023
2024
2025
1.29
RBS is the language for type signatures for Ruby and standard library definitions.
2020
2021
2022
2023
2024
2025
0.0
Merchant API consists of multiple Sub-APIs. Accounts Sub-API: Enables you to programmatically manage your accounts. Conversions Sub-API: Enables you to programmatically manage your conversion sources for a merchant account. Datasources Sub-API: Enables you to programmatically manage your datasour...
2020
2021
2022
2023
2024
2025
0.0
Merchant API consists of multiple Sub-APIs. Accounts Sub-API: Enables you to programmatically manage your accounts. Conversions Sub-API: Enables you to programmatically manage your conversion sources for a merchant account. Datasources Sub-API: Enables you to programmatically manage your datasour...
2020
2021
2022
2023
2024
2025
0.0
Merchant API consists of multiple Sub-APIs. Accounts Sub-API: Enables you to programmatically manage your accounts. Conversions Sub-API: Enables you to programmatically manage your conversion sources for a merchant account. Datasources Sub-API: Enables you to programmatically manage your datasour...
2020
2021
2022
2023
2024
2025
0.03
From http://edgeguides.rubyonrails.org/active_record_migrations.html#types-of-schema-dumps:
There is however a trade-off: db/schema.rb cannot express database
specific items such as triggers, stored procedures or check constraints.
While in a migration you can execute cust...
2020
2021
2022
2023
2024
2025
0.0
# Endeavor The squash matrix API enables clubs, players, and regions to own their information, with results being updated weekly. The API information sits ontop of squash matrix australia website [https://squashmatrix.com](https://squashmatrix.com) # API Aside from the documentation provided belo...
2020
2021
2022
2023
2024
2025
0.01
This is Daemons 1.0.10 with the addition of Chris Kline's fix from http://blog.rapleaf.com/dev/?p=19 Includes ability to change the process uid/gid. Also logdir can be specified seperate from piddir. Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) ...
2020
2021
2022
2023
2024
2025
0.01
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...
2020
2021
2022
2023
2024
2025
0.7
Social Stream is a Ruby on Rails engine for building social network websites. It supports contacts, posts, file uploads, private messages and much more.
2020
2021
2022
2023
2024
2025