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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
I'm tired of the complications that tools like bundler and rvm inject
into my system and my workflow. I don't want 4 billion gems installed
globally. I don't want to have `rake` slow down for no good reason. I
don't want rvm to regress on undefined variables over and over and
over (and I don't wa...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
1.29
You probably meant `gem install coffee-script-source`.
2021
2022
2023
2024
2025
2026
0.12
A Sinatra extension for setting and showing Rails-like flash messages. This extension improves on the Rack::Flash gem by being simpler to use, providing a full range of hash operations (including iterating through various flash keys, testing the size of the hash, etc.), and offering a 'styled_fla...
2021
2022
2023
2024
2025
2026
0.57
Radiant is a simple and powerful publishing system designed for small teams.
It is built with Rails and is similar to Textpattern or MovableType, but is
a general purpose content managment system--not merely a blogging engine.
2021
2022
2023
2024
2025
2026
0.03
The RTF library provides a pure Ruby set of functionality that can be used to
programmatically create RTF documents. The main aim in developing this library
is to ease the complexity involved in assembling RTF documents although some
consideration has also been given to generating documents that ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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) ...
2021
2022
2023
2024
2025
2026
0.79
This gem allows Ruby developers to programmatically access the admin
section of Shopify stores.
2021
2022
2023
2024
2025
2026
0.0
# Hexflex
[](https://travis-ci.org/aauthor/hexflex)
Hexflex is a Ruby gem and command-line tool for automatically generating
[hexaflexagon] templates.
## Installation
gem install 'hexaflexa'
...or you can put it in yo...
2021
2022
2023
2024
2025
2026
1.28
RSpec tests for your servers configured by Puppet, Chef, Itamae or anything else
2021
2022
2023
2024
2025
2026
1.28
Distributes the V8 JavaScript engine in binary and source forms in order to support fast builds of The Ruby Racer
2021
2022
2023
2024
2025
2026
0.14
This is a library to simulate SSL and TLS handshake from SSLv2, SSLv3, to TLS 1.0-1.2. It does not rely on OpenSSL and is not designed as a replacement either. It targets full support for even older handshakes, which are not available in current releases of OpenSSL anymore. It also aims to be exe...
2021
2022
2023
2024
2025
2026
0.09
A gem for connecting with over 20 shipping carriers and consolidators via a single integration using Shippo API. Support for shipping rates, buying and printing labels, tracking as well as some carrier specific functionality such as signature required, adult signature confirmation, certified mail...
2021
2022
2023
2024
2025
2026
0.0
Svnbranch is a program that can assist with managing Subversion branches. Svnbranch allows users to easily create new software branches, and merge in changes from a different repository branch. Using branches in software development is a key concept in managing large projects. Indeed, the GI...
2021
2022
2023
2024
2025
2026
0.46
Adds simple rake commands for seeding your database. Simple dependencies let you organise your seeds.
If you are using Rails, Seedbank extends Rails seeds and lets you add seeds for each environment.
2021
2022
2023
2024
2025
2026
0.0
FuzzBall is a gem that finds fuzzy matches of a string (the 'needle') within an array of strings (the 'haystack'). It does so via a two-step process: first, it finds candidate strings from the haystack that have high similarity to the needle, then uses a Smith-Waterman algorithm to fuzzily match ...
2021
2022
2023
2024
2025
2026