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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Agricultural intelligence and soil analysis API with tier-based access control. ## What's New in 1.2.0 - **Consumer Plant Care APIs**: Three new endpoints addressing top pain points in plant ID apps: - `/safe-identification`: Toxic lookalike warnings and environmental context - `/dynamic-car...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.27
resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs.
2021
2022
2023
2024
2025
2026
0.14
EngineY is an easy to use social network framework and portal implemented in Ruby on Rails that is easy to customize and deploy as your own powerful social media site or other portal type site. Empower users with their own blogs. Enhance collaboration with forums, groups and events. Let your user...
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...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.06
sportdb-structs - sport data structures for matches, scores, leagues, seasons, rounds, groups, teams, clubs and more
2021
2022
2023
2024
2025
2026
0.02
Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, heel will use (https://rubygems.org/gems/launchy/) to open your browser at the URL of your document root. Run it right now! `gem exec heel` ----- Heel is built using (https://g...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Noisy sensor data, approximations in the equations that
describe the system evolution, and external factors that are not accounted
for all place limits on how well it is possible to determine the system's
state. The Kalman filter deals effectively with the uncertainty due to
noisy...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
The sandbox plugin for rubygems helps you manage your command-line
tools and their dependencies. Sandboxed gems are installed in their
own private rubygem repositories with all of their dependencies. This
means that you don't have to have a rat's nest of gems in your global
repository in order to...
2021
2022
2023
2024
2025
2026
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. ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
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, ...
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026