0.0
== DESCRIPTION: seesaw: [verb] to change rapidly from one state or condition to another and back again. Seesaw is a replacement/addition to the mongrel_cluster gem and allows you to perform a safe rippling restart of your mongrel cluster without dropping any requests. Let's say you have a mong...
2021
2022
2023
2024
2025
2026
0.19
In frustration of Mongoid::Versioning, I created this plugin for tracking historical changes for any document, including embedded ones. It achieves this by storing all history tracks in a single collection that you define. (See Usage for more details) Embedded documents are referenced by storing ...
2021
2022
2023
2024
2025
2026
0.02
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...
2021
2022
2023
2024
2025
2026
0.0
Super-Duper library to send syslog messages over UDP to logging server such as Graylog2. Supports Structured Data elements as defined by RFC 5424.
2021
2022
2023
2024
2025
2026
0.0
This is Daemons 1.0.10 with the addition of Chris Kline's fix from http://blog.rapleaf.com/dev/?p=19 Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. If you want, you ...
2021
2022
2023
2024
2025
2026
0.0
NOTE: If you are looking for the dependency management software, that's bundler, not bundlr.
Bundlr is a ruby distributed computing and data indexing research platform.
It is inspired by projects like BOINC, the Berkeley Open Infrastructure for
Network Computing, an open-source middleware syste...
2021
2022
2023
2024
2025
2026
0.0
This is a ruby program that easily transfers directories between a local directory and an S3 bucket:prefix. It behaves somewhat, but not precisely, like the rsync program. In particular, it shares rsync's peculiar behavior that trailing slashes on the source side are meaningful. See examples below.
2021
2022
2023
2024
2025
2026
0.0
A Compression/Encyption All in one framework. No this is not sequential C/E but rather fully intergrated C/E built entirely from Ruby. Forking from both the LZW and Twofish source code and meshing the two into seamless platform for C/E/FT. RbShard introduces a brand new file extension (.rbs). Cur...
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION: My fork of aasmith's ofx-parser v1.0.2 and attempt at building the investment acct methods. OfxParser is a ruby library to parse a realistic subset of the lengthy OFX 1.x specification. == FEATURES/PROBLEMS: * Reads OFX responses - i.e. those downloaded from financial instituti...
2021
2022
2023
2024
2025
2026
0.0
Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and XCode path compatibility: relative path specified by mkmf (../../../../ext/<target>/...) confuses source-to-debug correspondence. The downside to this is that mkmfmf specifies absolute paths, which means that th...
2021
2022
2023
2024
2025
2026
0.0
gdstruct - GDS (General Data Structure), a universal, composable data structure, used to store any kind of data.
Typical usage is the definition of configurations, specifications and data sets.
The GDS language is a special DSL (domain specific language) for defining general data structures.
I...
2021
2022
2023
2024
2025
2026
0.0
Are you in the technology industry?
The you have probably lost a job during your career.
This script helps you scrape the most common job sites for your search criteria,
and save the lists on you local computer.
You can then use other tools to display updates, send out resumes or search your Lin...
2021
2022
2023
2024
2025
2026
0.0
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...
2021
2022
2023
2024
2025
2026
0.0
Shakha is a headless authentication broker gem for Rails that handles Google OAuth 2.0
with PKCE security. It provides domain-scoped user identifiers via pairwise subjects,
ensuring the same Google account gets different IDs across different applications.
Built DHH-style: database sessions (no R...
2021
2022
2023
2024
2025
2026
0.0
This is the official Ruby client for the Zizq job queue server.
Zizq is a simple, single binary, zero dependency, language agnostic job queue.
Features:
- Enqueue and process jobs across programming languages
- Persistent/journalled
- Multi-thread and/or multi-fiber
- Scheduled jobs
- Prioriti...
2021
2022
2023
2024
2025
2026
0.0
Thanks to Pat Allan & his regex-fu, Anthony Kolber (http://aestheticallyloyal.com/) for showing me Typogrify. Square Circle Triangle (http://sct.com.au/) because I mashed it together on a Friday afternoon at work :) == FEATURES/PROBLEMS: * Multiple adjacent caps are wrapped in <span cla...
2021
2022
2023
2024
2025
2026
0.6
VersionSorter is a C extension that does fast sorting of large sets of version strings.
2021
2022
2023
2024
2025
2026
0.28
This library tracks historical changes for any document, including embedded ones. It achieves this by storing all history tracks in a single collection that you define. Embedded documents are referenced by storing an association path, which is an array of document_name and document_id fields star...
2021
2022
2023
2024
2025
2026
0.0
# Footman
This gem is still growing.
## Installation
Depends upon having reprepro tool installed (if debian based) or createrepo installed (if red hat based).
Ruby 1.9.+ is required to use this gem.
'createrepo' (rpm) tool does not require any pre-setup to the repository or watched directory.
...
2021
2022
2023
2024
2025
2026
0.0
rack-deadline is a simple rack middleware that automatically
clears sessions that have been open too long (by default,
1 day).
This is designed for use with cookie stores to mitigate the
risk of session fixation, since it is impossible to invalidate
older sessions with a pure cookie-based approa...
2021
2022
2023
2024
2025
2026