1.23
No release in over a year
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
1.23
A long-lived project that still receives updates
InSpec executable for inspec gem. Use of this executable may require accepting a license agreement." Packaged distributions of Progress® Chef® products obtained from RubyGems are made available pursuant to the Progress Chef EULA at https://www.chef.io/end-user-license-agreement, unless there is ...
2021
2022
2023
2024
2025
2026
0.82
No release in over 3 years
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
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
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.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.26
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Pik is a tool to manage multiple versions of ruby on Windows. It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash. I have yet to test on cygwin. >pik help commands add Adds another ruby location to pik. benchmark|bench Runs ben...
2021
2022
2023
2024
2025
2026
0.1
A long-lived project that still receives updates
You can create your slide as a text file. It means that you can version controlyour slide like your Ruby scripts. You can custom your slide style by Ruby.So Rabbit is for Rubyist. You can use RD, Markdown and Wiki format as slide source. Rabbit provides programmer friendly keyboard interface. I...
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
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 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
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
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
1.22
A long-lived project that still receives updates
InSpec executable for inspec-core gem. Use of this executable may require accepting a license agreement. Packaged distributions of Progress® Chef® products obtained from RubyGems are made available pursuant to the Progress Chef EULA at https://www.chef.io/end-user-license-agreement, unless there...
2021
2022
2023
2024
2025
2026
1.22
No release in over 3 years
Versioning when using git, solved. GitVersion looks at your git history and works out the semantic version of the commit being built.
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