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
2.23
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
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
0.29
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
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.24
Offsite Payments is a simple abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to put as simple an abstraction as possible on top of offsite (often called hosted) payment pages, and allow contributors to ...
2021
2022
2023
2024
2025
2026
0.86
The Libxml-Ruby project provides Ruby language bindings for the GNOME
Libxml2 XML toolkit. It is free software, released under the MIT License.
Libxml-ruby's primary advantage over REXML is performance - if speed
is your need, these are good libraries to consider, as demonstrated
...
2021
2022
2023
2024
2025
2026
0.44
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
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
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 ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
It's your entire technical stack, from cloud architecture to databases, from server-side services to client interfaces, all unified into one cohesive system.
Think of it as your development blueprint that ensures consistency, accelerates learning, and eliminates the guesswork from building moder...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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 ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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:
$ ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.31
Quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
2021
2022
2023
2024
2025
2026
1.87
ember-data source code wrapper for use with Ruby libs.
2021
2022
2023
2024
2025
2026
0.4
Axlsx_Rails provides an Axlsx renderer so you can move all your spreadsheet code from your controller into view files. Partials are supported so you can organize any code into reusable chunks (e.g. cover sheets, common styling, etc.) You can use it with acts_as_xlsx, placing the to_xlsx call in a...
2021
2022
2023
2024
2025
2026