0.03
Create use cases the way they were meant to be. Easily verify inputs at each step and seamlessly fail with custom error data and convenient pattern matching.
2020
2021
2022
2023
2024
2025
0.03
Drop Zone is a solution to the problem of restricted sales in censored markets. The proposal is for the design of a protocol and reference client that encodes the location and a brief description of a good onto The Blockchain. Those wishing to purchase the good can search for items within a user-...
2020
2021
2022
2023
2024
2025
0.03
Experimental library for working with GoogleCheckout. Currently in use for payment at http://peepcode.com.
2020
2021
2022
2023
2024
2025
0.03
The Rate plugin stores billing rates for Users. It also provides an API that can be used to find the rate for a Member of a Project at a specific date.
2020
2021
2022
2023
2024
2025
0.03
A toolkit to both detect and sanitize homographic spoofing attacks in URLs and Email addresses
2020
2021
2022
2023
2024
2025
0.03
GraphQL analyser for blocking & throttling
2020
2021
2022
2023
2024
2025
0.03
The format of a DNS Zonefile is defined in RFC 1035 section 5 and RFC
1034 section 3.6.1. To anyone who's using BIND they'll look very
familiar.
This is an attempt to use Ruby parse them into an object graph which can
be investigated programatically, manipulated, validated or printed into
some c...
2020
2021
2022
2023
2024
2025
0.03
resque-restriction is an extension to resque queue system that restricts the execution number of certain jobs in a period time, the exceeded jobs will be executed at the next period.
2020
2021
2022
2023
2024
2025
0.03
A Paperclip mix-in to allow auto-generation of resized images
2020
2021
2022
2023
2024
2025
0.03
Patching rails include/select/virtual attributes issue ( https://github.com/rails/rails/issues/15185 )
2020
2021
2022
2023
2024
2025
0.03
RSpec helpers and matchers we use in our daily work at makandra.
2020
2021
2022
2023
2024
2025
0.03
eav_hashes allows you to to leverage the power of the EAV database model in the way you would expect to use it:
a hash. Unlike other gems which require you to create a special model and/or define which attributes you want to
have EAV behavior on (both of which defeat the purpose), all...
2020
2021
2022
2023
2024
2025
0.03
TDD your services outside in by starting at the client, then working your way back to the server.
2020
2021
2022
2023
2024
2025
0.03
Rack middleware ensuring at most once requests for mutating endpoints.
2020
2021
2022
2023
2024
2025
0.03
A CocoaPods plugin that converts a given podspec into its binary version.
For a given podspec, a zip file will be produced containing the binary representation of the original podspec sources.
Each platform is packed as an `xcframework` within the zip file.
Other attributes such as `resource_bund...
2020
2021
2022
2023
2024
2025
0.03
View our documentation at https://github.com/Cybrid-app/cybrid-api-id-ruby/
2020
2021
2022
2023
2024
2025
0.03
A Ruby interface to the Echonest API, details can be found at http://echowrap.com.
2020
2021
2022
2023
2024
2025
0.03
by is a library preloader for ruby designed to speed up process startup.
It uses a client/server approach, where the server loads the libraries and
listens on a UNIX socket, and the client connects to that socket to run
processes. For each client connection, the server forks a worker process,
wh...
2020
2021
2022
2023
2024
2025
0.03
Ruby’s net/http is setup to never verify SSL certificates by default. Most ruby libraries do the same. That means that you’re not verifying the identity of the server you’re communicating with and are therefore exposed to man in the middle attacks. This gem monkey-patches net/http to force certif...
2020
2021
2022
2023
2024
2025
0.03
A language parser for the Nessus Attack Scripting Language. Supporting NASL v5.2.
2020
2021
2022
2023
2024
2025