1.91
A simple, configurable object container implemented in Ruby
2021
2022
2023
2024
2025
2026
1.91
Wrapper libray for most popular notification
libraries such as Growl, Libnotify, Notifu
2021
2022
2023
2024
2025
2026
0.68
A simple, comprehensive Ruby gem for parsing user agent strings
with the help of BrowserScope's UserAgent database
2021
2022
2023
2024
2025
2026
0.84
BOSH Simple Blobstore Server
2021
2022
2023
2024
2025
2026
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
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.41
sd_notify can be used to notify systemd about various service status changes of Ruby programs
2021
2022
2023
2024
2025
2026
0.37
Semantic UI, converted to Sass and ready to drop into Rails, Compass, or Sprockets.
2021
2022
2023
2024
2025
2026
0.0
winsvc runs a Ruby process as a Windows service (SERVICE_WIN32_OWN_PROCESS)
with correct service-control-manager integration: the control handler is
pure C (no Ruby ever runs on an SCM thread), controls arrive on a
Thread::Queue (fiber-scheduler cooperative), SERVICE_STOPPED is reported
exactly o...
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
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
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
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
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
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
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.45
A Ruby C extention that is used to control access to shared resources
across process boundaries with SysV semaphores.
2021
2022
2023
2024
2025
2026
0.45
AR-JDBC is a database adapter for Rails' ActiveRecord component designed to be used with JRuby built upon Java's JDBC API for database access. Provides (ActiveRecord) built-in adapters: MySQL, PostgreSQL and SQLite3 as well as adapters for popular databases such as Oracle, SQLServer, DB2, FireBir...
2021
2022
2023
2024
2025
2026