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
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
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.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
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.45
BrowserCMS is a general purpose, open source Web Content Management System (CMS) that supports Ruby on Rails v3.2. It can be used as a standalone CMS, added to existing Rails projects or extended using Rails Engines.
2021
2022
2023
2024
2025
2026
0.16
KnifeSpork is a workflow plugin for Chef::Knife which helps multiple developers work on the same Chef Server and repository without treading on each other's toes. This plugin was designed around the workflow used at Etsy, where several people are working on the Chef repository and Chef Server sim...
2021
2022
2023
2024
2025
2026
1.05
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/
2021
2022
2023
2024
2025
2026
0.93
Deprecated, please use 'type-on-strap' instead. A custom Type Theme template (a free and open-source Jekyll theme). Great for blogs, easy to customize and responsive.
2021
2022
2023
2024
2025
2026
0.93
node-semver rewritten in ruby, for comparison and inclusion of semantic versions and ranges
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.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
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
Problem: when tracking time, I don't want to have to
start and stop a timer. Trak is a tool that lets me say "I just spent
15 minutes working on email", instead of "I'm starting to email
now...whoops! I forgot to tell the computer I stopped." Then later in
the day when you spend some more time em...
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
0.0
Entries in a flatfile will be parased by the BioRuby's Bio::FlatFile.auto module. These entries are used as queries for the Sun Grid Engine (SGE) system. Huge amount of queries are automatically splitted into subdirectories. With a specified command line to be executed, queries are submited to th...
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
The Cont module provides methods for working with continuations.
Continuations are a way to save the execution state of a program
so that it can be resumed later. They are used for advanced control
flow structures such as coroutines, generators, and so on.
Ruby have a built-in support for contin...
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