0.0
Passwordless multi-factor authentication.
Unlike password-based solutions that require you to remember just another PIN or password,
sezame is a secure and simple multi-factor authentication solution.
You only need the username and your fingerprint on your smartphone to log into any sezame-enabl...
2020
2021
2022
2023
2024
2025
0.0
Cool way how to speak with database server. It's ellegant DSL; the SQL query helper which works by similar way as Arel or another ORM selecting logic. But it's derived from Dibi database layer in its ideas, so it's much more simple and (of sure) much more KISS, readable and straightforward.
2020
2021
2022
2023
2024
2025
0.0
                  Charshift is a simple gem which adds functionality to the
                  String class.  It's primary function is to act on a given
                  string, taking a fixnum parameter, then shifting each 
                  character in that string to a higher or lower ordinal ...
2020
2021
2022
2023
2024
2025
0.0
Segugio is a Ruby gem that simplifies the implementation of search functionality in Rails using ActiveRecord.
With this gem, you can easily search, filter and sort results in a simple and intuitive way.
It is built on ActiveRecord and provides a clean and easy-to-use interface for creating advan...
2020
2021
2022
2023
2024
2025
0.0
# CheckChefConverge
This is a Nagios/Sensu check that can check if nodes returned from a chef search
have converged recently.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'check_chef_converge'
```
And then execute:
    $ bundle
Or install it yourself as:
    $ ...
2020
2021
2022
2023
2024
2025
0.0
String open classed with AES-256 and RSA encryption and zipping methods for easy, secure, encryption of strings.
The string_encryption gem was started with the intention of being
compatible with the RSA and AES algorithms used in a javascript
library on http://www.pidder.com/pidcrypt .  Usage an...
2020
2021
2022
2023
2024
2025
1.27
Creates a version constraint of supported Rubies,suitable for a gemspec file
2020
2021
2022
2023
2024
2025
0.31
Jetpants is an automation toolkit for handling monstrously large MySQL database topologies. It is geared towards common operational tasks like cloning slaves, rebalancing shards, and performing master promotions. It features a command suite for easy use by operations staff, though it's also a ful...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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 ...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.28
Pik is a tool to manage multiple versions of ruby on Windows.  It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash.  I have yet to test on cygwin.  
    >pik help commands
      add             Adds another ruby location to pik.
      benchmark|bench Runs ben...
2020
2021
2022
2023
2024
2025