0.13
You can create your slide as a text file. It means that you can version controlyour slide like your Ruby scripts. You can custom your slide style by Ruby.So Rabbit is for Rubyist.
You can use RD, Markdown and Wiki format as slide source.
Rabbit provides programmer friendly keyboard interface. I...
2020
2021
2022
2023
2024
2025
1.1
A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds. Will return an integer unless you get tricky and need a float. (4 minutes and 13.47 seconds, for example.) The reverse can also be perfo...
2020
2021
2022
2023
2024
2025
0.0
# Hexflex
[![Build Status](https://travis-ci.org/aauthor/hexflex.svg?branch=master)](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...
2020
2021
2022
2023
2024
2025
0.02
Oedipus Lex is a lexer generator in the same family as Rexical and
Rex. Oedipus Lex is my independent lexer fork of Rexical. Rexical was
in turn a fork of Rex. We've been unable to contact the author of rex
in order to take it over, fix it up, extend it, and relicense it to
MIT. So, Oedipus was w...
2020
2021
2022
2023
2024
2025
1.28
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025
0.61
A Ruby C extention that is used to control access to shared resources
across process boundaries with SysV semaphores.
2020
2021
2022
2023
2024
2025
0.44
cijoe is a sinatra-based continuous integration server. It's like an
old rusty pickup truck: it might be smelly and gross, but it gets the
job done.
2020
2021
2022
2023
2024
2025
0.0
= XML::Smart - A Ruby class for fast and simple XML access
Copyright (C) 2004-2012 Jürgen Mangler <juergen.mangler@univie.ac.at>
Ruby/XML/Smart is freely distributable according to the terms of the
GNU Lesser General Public License (see the file 'COPYING').
This program is distributed without ...
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
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
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
Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.
2020
2021
2022
2023
2024
2025
1.27
Parses SQL queries using a copy of the PostgreSQL server query parser
2020
2021
2022
2023
2024
2025
1.27
Generate beautiful API documentation, including a UI to explore and test operations, directly from your rspec integration tests. OpenAPI 2 and 3 supported. More about the OpenAPI initiative here: http://spec.openapis.org/
2020
2021
2022
2023
2024
2025
0.78
A statesman-like state machine library
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