0.0
A new tftp library for clients and servers that supports RFCs 1350, 2347 and 2348 (ie. variable block sizes). It includes a sample client implementation, and a sample server implementation. The server is single-threaded and supports multiple simultaneous downloads.
2020
2021
2022
2023
2024
2025
0.0
Forked MailCatcher integrating simple and stupid CORS.
MailCatcher runs a super simple SMTP server which catches any
message sent to it to display in a web interface. Run
mailcatcher, set your favourite app to deliver to
smtp://127.0.0.1:1025 instead of your default SMTP serv...
2020
2021
2022
2023
2024
2025
0.0
Authi is a Ruby gem designed to be used both in your client and server HTTP-based applications. It implements the authentication methods based on HMAC-SHA1 encryption algorithm and a pre-shared key.The gem will sign your requests on the client side and authenticate that signature on the server si...
2020
2021
2022
2023
2024
2025
0.0
This library is a Ruby reference implementation for dealing with consent strings in the IAB EU's GDPR Transparency and Consent Framework.
It should be used by anyone who receives or sends consent information like vendors that receive consent data from a partner, or consent management platforms th...
2020
2021
2022
2023
2024
2025
0.0
Quartz.NET is a full-featured, open source job scheduling system that can
be used from smallest apps to large scale enterprise systems.
Quartz.NET is a port of very propular open source Java job scheduling
framework, Quartz . This project owes very much to original Java project,
it...
2020
2021
2022
2023
2024
2025
0.29
Fluentd output plugin which detects exception stack traces in a stream of
JSON log messages and combines all single-line messages that belong to the
same stack trace into one multi-line message.
This is an official Google Ruby gem.
2020
2021
2022
2023
2024
2025
1.09
New Relic is a performance management system, developed by New Relic,
Inc (http://www.newrelic.com). This is a fork that adds additional
instrumentation to the DataMapper instrumentation because we could
not view time spent in the database.
2020
2021
2022
2023
2024
2025
1.09
A Vagrant plugin which automatically installs the host's VirtualBox Guest Additions on the guest system.
2020
2021
2022
2023
2024
2025
0.97
Produces Cobertura XML formatted output from SimpleCov
2020
2021
2022
2023
2024
2025
0.0
Shoelaces is a base Rails project that you can upgrade. It has been forked from
thoughtbot's Suspenders.
Use Shoelaces if you love Suspenders but want to use bootstrap instead of bourbon.
Modified to use bootstrap instead of bourbon.
Changes from Suspenders:
- added bootstrap
- added guard...
2020
2021
2022
2023
2024
2025
0.0
RSAML is a SAML implementation in Ruby. RSAML currently implements the elements defined in the SAML-Core 2.0
specification by defining an object model that mimics the structure of SAML. Method names and attributes have been made
ruby-friendly and documentation is provided for each class...
2020
2021
2022
2023
2024
2025
0.61
A scheduler process to replace cron, using a more flexible Ruby syntax running as a single long-running process. Inspired by rufus-scheduler and resque-scheduler.
2020
2021
2022
2023
2024
2025
0.02
Makes sure users don't accidentally create an account for the wrong e-mail address. Because 'gmial' isn't actually what they meant to type. Similarly, 'yaho.com', or the strange-but-true '.c0m'. Not even making that one up. If you're concerned about false-positives, it's super-easy to check. Ther...
2020
2021
2022
2023
2024
2025
0.43
Set of tools to make Sorbet work with Rails seamlessly.
2020
2021
2022
2023
2024
2025
0.0
A Ruby port of `HTML::Template::Pro'. `HTML::Template::Pro' is
template engine originally written in Perl and XS. It's so fast
because of its C based implementation. Its syntax is very simple.
This results clearly separation of application logic and its view.
Template syntax complies with origin...
2020
2021
2022
2023
2024
2025
0.0
Ruby Gem as a SDK for interacting with the SMS Traffic HTTP API (smstraffic.ru/api).
This gem provides a convenient way to integrate SMS Traffic services into Ruby applications,
enabling tasks such as sending SMS messages, checking delivery status, ...
2020
2021
2022
2023
2024
2025
0.0
This Ruby gem streamlines the deployment and management of services within a
Git repository by leveraging systemd. Designed to simplify the process of
installing and updating services, the gem enables automated deployment
operations. It integrates systemd functionalities to manage services as
dae...
2020
2021
2022
2023
2024
2025
0.0
This gem will play rounds of a made up game that will w00t or blam players.
The default players are listed in the bin/players.csv file.
You can use your own players by specifying a csv listings of the names and health of each player.
Example:
Thomas,100
Michael,110
Judi,105
Then to u...
2020
2021
2022
2023
2024
2025
0.0
This library provides a simple set of helper methods to manage slices and DNS zones/records on your Slicehost account (http://slicehost.com). == Capistrano tasks There are two capistrano tasks: cap slicehost:zone:add # Create DNS zone cap slicehost:zone:mx:google # Add Google Apps MX reco...
2020
2021
2022
2023
2024
2025
0.0
When working with ActiveRecord models, sometimes you want to eject to a simpler, safer object. Enter Sorbet's T::Struct. This gem makes it much easier to target a Sorbet T::Struct and eject from an ActiveRecord model into the struct. ...
2020
2021
2022
2023
2024
2025