0.05
Many other Ruby libraries that simplify parallel execution support one primary use case - crunching through a large queue of small, similar tasks as quickly and efficiently as possible. This library primarily supports the use case of executing a few larger and unrelated tasks in parallel, automa...
2021
2022
2023
2024
2025
2026
1.01
A Jekyll boilerplate theme designed to be a starting point for any Jekyll website. Rather than starting from scratch, this boilerplate is designed to get the ball rolling immediately.
2021
2022
2023
2024
2025
2026
1.01
Methods for processing ANSI escape codes in strings.
2021
2022
2023
2024
2025
2026
0.74
Sets package level boundaries between a specified set of ruby
constants to minimize cross-boundary referencing and dependency.
2021
2022
2023
2024
2025
2026
0.42
Semantic UI, converted to Sass and ready to drop into Rails, Compass, or Sprockets.
2021
2022
2023
2024
2025
2026
1.13
A suite of instrumentation metric primitivesthat can be exposed through a web services interface.
2021
2022
2023
2024
2025
2026
0.46
sd_notify can be used to notify systemd about various service status changes of Ruby programs
2021
2022
2023
2024
2025
2026
0.0
# Gadget
Some methods for getting metadata and other deep details from a PostgreSQL database.
## Installation
Add this line to your application's Gemfile:
gem 'gadget'
And then execute:
$ bundle
Or install it yourself as:
$ gem install gadget
## Usage
`#tables(conn)`
Return...
2021
2022
2023
2024
2025
2026
0.0
This gem works on the most basic ruby classes. Its only dependency is activesupport for some
string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods
are automatically wrapped to invoke author...
2021
2022
2023
2024
2025
2026
0.0
Let's say you've got a MongoDB server, being used as a key-value store for an app being served by three sticky-load-balanced web servers. Running an instance of memcached will speed up repeated reads.
2021
2022
2023
2024
2025
2026
0.0
Pufferfish is an extensible html templating engine that generates raw html, meaning that it will not affect load times of websites.
A full-blown javascript framework is sometimes a bit overkill for a static website. Pufferfish adds some simple templating to html so you don't have to use such a f...
2021
2022
2023
2024
2025
2026
0.0
Automated Gem installation, activation, and much more! == FEATURES: GemInstaller provides automated installation, loading and activation of RubyGems. It uses a simple YAML config file to: * Automatically install the correct versions of all required gems wherever your app runs. * Automatically...
2021
2022
2023
2024
2025
2026
0.0
Howcast offers an Application Programming Interface (API) which allows developers to build applications that interface with Howcast. The Howcast API is RESTful (REpresentational State Transfer) and users of this API will be able: 1) Retreive detailed information about a single video, including me...
2021
2022
2023
2024
2025
2026
0.0
š² Kettle::Test is a meta tool from kettle-rb to streamline testing. Acts as a shim dependency, pulling in many other dependencies, to give you OOTB productivity with a RubyGem, or Ruby app project. Configures RSpec w/ syntactic sugar to make writing tests, and testing more scenarios, easier.Confi...
2021
2022
2023
2024
2025
2026
0.0
This gem extends the internationalization (i18n) functionality in Ruby on Rails by adding a simple toggle button to your applicationās UI. When activated, it overlays each translated string with a tooltip that displays its associated translation key on hover. This allows QA teams, product manager...
2021
2022
2023
2024
2025
2026
0.0
RSpec::Llama is a testing framework that allows developers to easily configure, run, and validate
AI models such as OpenAI's GPT models, Llama, and others within the RSpec ecosystem.
With a focus on simplicity and extensibility, RSpec::Llama provides:
- A standardized approach to configuring dif...
2021
2022
2023
2024
2025
2026
0.0
Papercut - built on .NET. Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message.
Papercut is your answer. Papercut ...
2021
2022
2023
2024
2025
2026
0.0
This is a library for creating HTML from a unified diff string, built specifically for the diff section output by "perforce describe -du" or "git show [commit SHA]", but with an eye towards solving a more general problem. It supports two modes: with inline styles or with CSS classes(which you ca...
2021
2022
2023
2024
2025
2026
0.0
Provides a library and set of services for wrapping a syncing blockchain node and taking regular snapshots of its chain state. A separate service restores backups for speedy node deployments.
2021
2022
2023
2024
2025
2026
1.0
Bosh::Stemcell provides tools to manage stemcells
2021
2022
2023
2024
2025
2026