0.76
A surveys component for decidim's participatory spaces.
2020
2021
2022
2023
2024
2025
2.17
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
2020
2021
2022
2023
2024
2025
1.24
Parses SQL queries using a copy of the PostgreSQL server query parser
2020
2021
2022
2023
2024
2025
1.24
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
0.0
= skeme
Skeme is a library for tagging objects (server instances, storage volumes, etc).  It is intended to allow tagging of the same resource in multiple systems simultaneously.
Currenly Skeme supports the following cloud providers and management tools.  Also listed are which resources can be ...
2020
2021
2022
2023
2024
2025
0.13
CircuitBreaker is a relatively simple Ruby mixin that will wrap
 a call to a given service in a circuit breaker pattern.
 The circuit starts off "closed" meaning that all calls will go through.
 However, consecutive failures are recorded and after a threshold is reached,
 the circuit will "trip"...
2020
2021
2022
2023
2024
2025
0.05
Semantria is a text analytics and sentiment analysis API. It allows you to gain valuable
insights from your unstructured text content. It is based on Lexalytics’ Salience – a text
analytics and sentiment analysis engine. It is the same engine as the one being used by
Oracle, Cisco, Thomson Reute...
2020
2021
2022
2023
2024
2025
0.0
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network ...
2020
2021
2022
2023
2024
2025
0.0
This package simplifies sending emails outside of the Rails
environment.  It is a wrapper around the ActionMailer package.
Support for smtp over tls is included if you are using Ruby 1.8.7 or
above.  The API provided is very bare, but can be easily extended.
The email configuration is provided th...
2020
2021
2022
2023
2024
2025
0.0
      IN ACTIVE DEVELOPMENT.
      High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains
      multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building
      upon these low...
2020
2021
2022
2023
2024
2025
0.0
Twitterize is a quick and dirty hack I did in a few hours to play with the Twitter API (seriously, there are no tests and I'm sure there is code crude enough in there to make you recant any friendship we might have). It allows you to take any number of RSS feeds and post them to one or more Twitt...
2020
2021
2022
2023
2024
2025
0.0
SpreadsheetAgent is a framework for creating distributed pipelines across many
different servers. It is extensible, and flexible. It does not specify what goals
any pipeline should be working towards, or which goals are prerequisites for
other goals, but it does provide logic for easily defining ...
2020
2021
2022
2023
2024
2025
0.0
		Deprecated. 
		I'm planning to discontinue this gem. Although it has enormous flexibility and power, 
		it is in my view too complex. 80% of requirements can be met through custom shell scripts
		which are much simpler to write and maintain. 
		Sifts through your log files in real time, using ...
2020
2021
2022
2023
2024
2025
0.0
Lnbackup is a hardlink backup system for hard drives. 
Lnbackup operates in a way similar to the '--link-dest' switch in rsync.
It creates incremental backups using hardlinks so that each backup seems like a
full backup. Additionaly it can make (using hardlinks) bootable mirror from the
latest...
2020
2021
2022
2023
2024
2025
0.0
Miscellaneous methods that may or may not be useful.  sh:: Safely pass untrusted parameters to sh scripts.  fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value.  do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a...
2020
2021
2022
2023
2024
2025
0.0
Eleanor is a Ruby script and accompanying library for formatting speculative screenplays.  It parses plain text written in a simple format and outputs pretty PDF that conforms to standard rules of screenplay layout.  Eleanor's primary goal is to create PDF that is indistinguishable from PDF produ...
2020
2021
2022
2023
2024
2025
0.0
This is a ruby interface to the once popular Ispell package. Please keep in mind, that every instance forks an ispell process. It was since then mostly superseeded by Aspell, but still remains quite useful. Especially it has a good support for Russian using ru-ispell dictionaries.  Ispell is a fa...
2020
2021
2022
2023
2024
2025
0.0
PIN (Piece Identifier Notation) provides a rule-agnostic format for identifying pieces
in abstract strategy board games. This gem implements the PIN Specification v1.0.0 with
a modern Ruby interface featuring immutable identifier objects and functional programming
principles. PIN uses single ASCI...
2020
2021
2022
2023
2024
2025
0.0
This package provides a handy command to help you recover from Vim recovery files.  Vim makes .swp files as you edit your files so that if an edit session crashes you can recover the latest changes you haven't saved. Unfortunately though, there's no easy way to compare a saved file with the recov...
2020
2021
2022
2023
2024
2025
0.02
Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Enterprise:
In your git config, set the key github.accounts to a space
separated list of github accounts.
    git config --global github.accounts "github myghe"
For each account API and web end points and authe...
2020
2021
2022
2023
2024
2025