0.75
A long-lived project that still receives updates
An intelligent layer for ActiveRecord (via Rails and Sinatra) for the Sphinx full-text search tool.
2021
2022
2023
2024
2025
2026
0.82
A long-lived project that still receives updates
Cloud Translation can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service. Note that google-cloud-translate-v3 is a version-specific client library. For most uses, we recommend installing th...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
StartAt is a simple class for future code execution. It is designed to execute a block of code at a specific point in time in the future. StartAt works by spawning a new thread, determining how long it must wait (in seconds) until the future date and time is reached, calling sleep with the exa...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
zenprofiler helps answer WHAT is being called the most. spy_on helps answer WHERE those calls are being made. ZenProfiler provides a faster version of the standard library ruby profiler. It is otherwise pretty much the same as before. spy_on provides a clean way to redefine a bottleneck method so...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Base32 is one of several base 32 transfer encodings. Base32 uses a 32-character set comprising the twenty-six upper-case letters A–Z, and the digits 2–7. Base32 is primarily used to encode binary data, but Base32 is also able to encode binary text like ASCII. Base32 is a notation for encoding arb...
2021
2022
2023
2024
2025
2026
0.02
The project is in a healthy, maintained state
Own your errors. Own your stack. A fully open-source, self-hosted error tracking Rails engine for solo founders, indie hackers, and small teams. Exception monitoring with beautiful dashboard UI, multi-channel notifications (Slack, Email, Discord, PagerDuty), platform detection (iOS/Android/Web/AP...
2021
2022
2023
2024
2025
2026
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
= sinatra-mongo Extends Sinatra with an extension method for dealing with monogodb using the ruby driver. Install it with gem: $ gem install sinatra-mongo Now we can use it an example application. require 'sinatra' require 'sinatra/mongo' # Specify the database to use. Defa...
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
StartMeUp helps designers start projects faster by defining a basic set of Sass variables, default element style and project structure. It’s been specifically designed for use within web applications. StartMeUp should live in your project’s root Sass directory and we encourage you to modify and e...
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
Studio Game Program is meant to add multiple players to a game, and then give or remove health and points based on random rolls of a die. These players also accumulate random treasures that give them bonus points. Included are some other mixins that have weighted die, or players that have higher...
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
Help the user get to a place where the speedy F8/F10/F11/etc keys work. == Pry F-Keys [+F4+] ls -l (show all locally-defined variables and values) [+F5+] whereami (show the code context) [+F6+] up (a frame, depends on pry-stack_explorer, as does the next one) [+F7+] down [+F8+] continue (dep...
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
No release in over a year
Oddjob is a simple command line driver web server, written in ruby and utilizing ruby's built in web server webrick. It is meant to be a test and development tool, suitable for static content from a local directory. Oddjob also provides basic file upload capabilities (single or multi-file uploa...
2021
2022
2023
2024
2025
2026
2.14
A long-lived project that still receives updates
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2021
2022
2023
2024
2025
2026
1.22
A long-lived project that still receives updates
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.
2021
2022
2023
2024
2025
2026
0.0
Repository is gone
No release in over 3 years
SemillaGen let's you create (Actionscript3.0 based) projects and classes with ease. SemillaGen generated projects or classes are customizable via templates. The default templates setup the project for Continuous Integration using FlexUnit. the default class template creates a class and a test ca...
2021
2022
2023
2024
2025
2026
0.12
No commit activity in last 3 years
No release in over 3 years
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"...
2021
2022
2023
2024
2025
2026