0.0
GRATR is a framework for graph data structures and algorithms. This library is a fork of RGL. This version utilizes Ruby blocks and duck typing to greatly simplfy the code. It also supports export to DOT format for display as graphics. GRATR currently contains a core set of algorithm patterns: ...
2021
2022
2023
2024
2025
2026
0.0
Compresses Javascript & CSS files on the command line
interface with yui-compressor. Run `cli-yui-compressor`
or its shorthand `cyc`.
Usage: cli-yui-compressor | cyc [options] [filename]
-c, --charset [CHARSET] Sets the output charset (CSS & JS). Default: utf-8
-...
2021
2022
2023
2024
2025
2026
0.0
This gem provides a set of commands to manage data maintenance scripts of a Rails application like migrations.
Each script has a timestamped name; a table in the DBs keeps track of
the scripts which have been run. Similar to migrations you can run
multiple scripts in the same session. DataF...
2021
2022
2023
2024
2025
2026
0.3
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.
2021
2022
2023
2024
2025
2026
0.37
The sys-proctable library provides an interface for gathering information
about processes on your system, i.e. the process table. Most major
platforms are supported and, while different platforms may return
different information, the external interface is identical across
plat...
2021
2022
2023
2024
2025
2026
0.01
A RubyLLM provider that implements OpenAI's Responses API, providing access to built-in tools (web search, code interpreter, file search, shell, apply patch), stateful conversations, server-side compaction, containers API, background mode, and MCP support.
2021
2022
2023
2024
2025
2026
0.01
It launches and interacts with a set of services from a single terminal window.
* Colorizes output for each process to help distinguish them.
* Useful for integration-test applications where you need to start up several processes and test them all.
* Built because servolux wasn't working very we...
2021
2022
2023
2024
2025
2026
0.01
Chook is a Ruby module which implements a framework for working with webhook events
sent by the JSS, the core of Jamf Pro, a management tool for Apple devices.
Chook also provides a simple, sinatra-based HTTP(S) server, for handling those Events,
and classes for sending simulated TestEve...
2021
2022
2023
2024
2025
2026
0.01
The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to AmazonÕs Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set of configuration files for a role and then assign that role to as many concrete instances as...
2021
2022
2023
2024
2025
2026
0.01
Adds support for displaying your ActiveRecord tables, named scopes, collections, or
plain arrays in a table view when working in rails console, shell, or email template.
Enumerable#to_table_display returns the printable strings; Object#pt calls #to_table_display on its
first argument and puts ou...
2021
2022
2023
2024
2025
2026
0.01
This gem provides a monotonically increasing timer to permit safe measurement of time intervals.
Using Time.now for measuring intervals is not reliable (and sometimes unsafe) because the
system clock may be stepped forwards or backwards between the two measurements, or may be
running slower or f...
2021
2022
2023
2024
2025
2026
0.01
An opinionated and type-safe structured logging solution. Configures any Rails app to log JSON to stdout. Structured logging is automatically configured for many gems, including Sidekiq, Carrierwave, Shrine, etc. Log messages, params, and job args are automatically filtered and scrubbed to remove...
2021
2022
2023
2024
2025
2026
0.16
Libsaml makes the creation of SAML 2.0 messages easy. The object structure is modeled after the SAML Core 2.0 specification from OASIS. Supported bindings are HTTP-Post, HTTP-Redirect, HTTP-Artifact and SOAP. Features include XML signing, XML verification and a pluggable backend for providers (Fi...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * Partial string matching * The algorithm is not particularly performant == SYNOPSIS: require 'goto_string' s = %w(goto_string is a small library that implements a substring matching and ranking algorithm. The matching and ranking is similar to that found in Quicksilver ...
2021
2022
2023
2024
2025
2026
0.67
Sortable label plugin for the project
2021
2022
2023
2024
2025
2026
0.0
Stationed is an extensive Rails application generator, providing you with a
starter app full standard goodies such as testing, authentication,
authorization, decorators, tasks and styles. But as an engine it also provides
you with customized scaffold generators including proper tests. Finally, it...
2021
2022
2023
2024
2025
2026
0.0
Sifar can be used to check for strong passwords. Apart from the standard tests for length and homogeneity, it can check passwords that sound and spell similar to a given word. Sifar can also generate passwords that satisfy the same criteria.
2021
2022
2023
2024
2025
2026
0.0
Description:
Studio_game is a practice application from the pragmatic studio ruby lessons. they walk you through the creation of creating a video game while teaching you the basics of learning ruby. It includes Numbers and Strings, Variables and Objects, Self, Methods, Classes, Attributes, Arrays...
2021
2022
2023
2024
2025
2026
0.0
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests.
This server is desig...
2021
2022
2023
2024
2025
2026
0.0
Libraries for Amazon Web Services (ruby-aws) is a set of libraries and tools designed to make it easier for you to build solutions leveraging Amazon Web Services like Amazon Mechanical Turk. The goals of the libraries are: * To abstract you from the "muck" of using web services * To simplify us...
2021
2022
2023
2024
2025
2026