0.0
This library provides a simple set of helper methods to manage slices and DNS zones/records on your Slicehost account (http://slicehost.com). == Capistrano tasks There are two capistrano tasks: cap slicehost:zone:add # Create DNS zone cap slicehost:zone:mx:google # Add Google Apps MX reco...
2021
2022
2023
2024
2025
2026
0.0
This gem will play rounds of a made up game that will w00t or blam players.
The default players are listed in the bin/players.csv file.
You can use your own players by specifying a csv listings of the names and health of each player.
Example:
Thomas,100
Michael,110
Judi,105
Then to u...
2021
2022
2023
2024
2025
2026
0.01
A user-friendly superset of the S3 gem geared towards file system backup operations. Simplifies standard actions such as basic uploads, for example allowing multiple files to be uploaded in one operation and adds new functionality such as directory syncs and timestamped uploads.
2021
2022
2023
2024
2025
2026
0.01
Adops Report Scrapper is a collection of web scrappers that can automatically extract the data from your ad server, ad networks, ad exchanges, and other ad partners. It is an open source alternative to [STAQ](http://www.staq.com/). Say good-bye to spreadsheet. At the moment, this gem only focus o...
2021
2022
2023
2024
2025
2026
0.01
Temporally Ordered IDs. Generate universally unique identifiers (UUID) that sort lexically in time order. Torid exists to solve the problem of generating UUIDs that when ordered lexically, they are also ordered temporally. I needed a way to generate ids for events that are entering a system with ...
2021
2022
2023
2024
2025
2026
0.01
OSV is a high-performance CSV parser for Ruby, implemented in Rust.
It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats.
Features include: Flexible input sources (file paths, gzipped files, IO objects, strings),
...
2021
2022
2023
2024
2025
2026
0.01
This gem preps a new Rails app with some of the best Rails gems and Jquery sweetness available( Twitter-Bootstrap, Devise, CanCan, Rails Admin, Spreadsheet, ) Not only does it takes care of the installation of these gems, it also extends your scaffolds to give aesthetically improved views. Furthe...
2021
2022
2023
2024
2025
2026
0.01
Cartage provides a repeatable means to create a package for a server-side
application that can be used in deployment with a configuration tool like
Ansible, Chef, Puppet, or Salt. The package is created with vendored
dependencies so that it can be deployed in environments with strict access
contr...
2021
2022
2023
2024
2025
2026
0.01
Short String Compression for Ruby. RSmaz is a pure-Ruby port of the Smaz short string compression algorithm by Salvatore Sanfilippo and released as a C library at: http://github.com/antirez/smaz/tree/master I've done some initial cleanup of a pure Ruby->C port, but this is not yet complete. ...
2021
2022
2023
2024
2025
2026
0.01
Minitest plugin to suppress output from tests. This plugin will buffer any output coming from
a test going to STDOUT or STDERR, to make sure it doesn't interfere with the output of the test
runner itself. By default, it will discard any output, unless the `--verbose` option is set
It also support...
2021
2022
2023
2024
2025
2026
0.01
Short String Compression for Ruby. RSmaz is a pure-Ruby port of the Smaz short string compression algorithm by Salvatore Sanfilippo and released as a C library at: http://github.com/antirez/smaz/tree/master I've done some initial cleanup of a pure Ruby->C port, but this is not yet complete. It d...
2021
2022
2023
2024
2025
2026
0.41
Application packaging for Shoes, the best little GUI toolkit for Ruby. Shoes makes building for Mac, Windows, and Linux super simple.
2021
2022
2023
2024
2025
2026
0.41
Shoes is the best little GUI toolkit for Ruby. Shoes makes building for Mac, Windows, and Linux super simple. This is the DSL for writing your app. You'll need a backend to run it.
2021
2022
2023
2024
2025
2026
0.04
RedisRPC is the easiest to use RPC library in the world. (No small claim!) It
has implementations in Ruby, PHP, and Python.
Redis is a powerful in-memory data structure server that is useful for building
fast distributed systems. Redis implements message queue functionality with its
use of list ...
2021
2022
2023
2024
2025
2026
1.08
Haml-rails provides Haml generators for Rails 5.1 and above. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
2021
2022
2023
2024
2025
2026
0.01
SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and a...
2021
2022
2023
2024
2025
2026
0.11
This is a simple wrapper to make life with HAProxy a little more convenient. Acts as an init script for start, stop, reload, restart, etc. Leverages 'socket' to enable and disable servers on the fly. Formats server weight and backends in a readable way. Provides Nagios and Cloudkick health checks...
2021
2022
2023
2024
2025
2026
0.11
GitModel persists Ruby objects using Git as a data storage engine. It's an ActiveModel implementation so it works stand-alone or in Rails 3 as a drop-in replacement for ActiveRecord or DataMapper. Because the database is a Git repository it can be synced across multiple machines, manipulated wit...
2021
2022
2023
2024
2025
2026
0.09
Barista provides simple, integrated support for CoffeeScript in Rack and Rails applications.
Much like Compass does for Sass, It also provides Frameworks (bundleable code which can be shared via Gems).
Lastly, it also provides a Rack Application (which can be used to server compiled code), a ar...
2021
2022
2023
2024
2025
2026
0.0
A pure-Ruby experimental implementation of Shamir's Secret Sharing. WARNING: Please be aware that this gem has not undergone any form of security evaluation, and is provided for academic/educational purposes only. This gem is not recommended for usage under mission-critical circumstances and shou...
2021
2022
2023
2024
2025
2026