0.0
Cosell is a minimal implementation of the 'Announcements' observer
framework, originally introduced in VisualWorks Smalltalk as a
replacement for 'triggerEvent' style of event notification. Instead of
triggering events identified by symbols, the events are first class
objects. For rationale, pl...
2021
2022
2023
2024
2025
2026
1.57
RBS is the language for type signatures for Ruby and standard library definitions.
2021
2022
2023
2024
2025
2026
2.25
Official AWS Ruby gem for Amazon Appflow. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.01
# DECC 2050 CALCULATOR TOOL
A C version and ruby wrapper for the www.decc.gov.uk 2050 energy and climate change excel calculator
Further detail on the project:
http://www.decc.gov.uk/2050
Canonical source:
http://github.com/decc/decc_2050_model
## DEPENDENCIES
1. ruby 1.9.2 (including develo...
2021
2022
2023
2024
2025
2026
2.63
Bourbon is a library of pure Sass mixins and functions that are designed to
make you a more efficient developer.
2021
2022
2023
2024
2025
2026
0.0
Chimera is an object mapper for Riak and Redis. The idea is to mix the advantages of Riak
(scalability, massive data storage) with Redis (atomicity, performance, data structures).
You should store the bulk of your data in Riak, and then use Redis data structures where
appropriate (for example, a ...
2021
2022
2023
2024
2025
2026
2.24
Official AWS Ruby gem for AWS Network Firewall (Network Firewall). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.24
Official AWS Ruby gem for Braket. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
1.56
If you need to send some data to your js files and you don't want to do this with long way trough views and parsing - use this force!
2021
2022
2023
2024
2025
2026
1.56
The ANSI project is a superlative collection of ANSI escape code related libraries enabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
2021
2022
2023
2024
2025
2026
1.56
Find a needle in a haystack using string similarity and (optionally) regexp rules. Replaces loose_tight_dictionary.
2021
2022
2023
2024
2025
2026
0.81
libxml-Ruby provides Ruby language bindings for libxml2 It is free software,
released under the MIT License. libxml-ruby provides DOM, SAX, Reader, and
Writer APIs along with XPath support and validation via DTD, RelaxNG, and XML Schema.
2021
2022
2023
2024
2025
2026
2.1
Official AWS Ruby gem for Amazon Chime SDK Messaging. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.01
Arachni is a feature-full, modular, high-performance Ruby framework aimed towards
helping penetration testers and administrators evaluate the security of web applications.
It is smart, it trains itself by monitoring and learning from the web application's
behavior during the scan process and is ...
2021
2022
2023
2024
2025
2026
0.0
mcp_toolkit extracts the shared MCP-server framework that Smily's apps grew
independently: a Streamable-HTTP transport, cache-backed sessions, central-app
token introspection (satellite + authority roles), a registry-driven
"generic tools over N resources" dispatcher, and an injectable serializer...
2021
2022
2023
2024
2025
2026
0.0
pikuri-core is the lean, audit-friendly foundation of the pikuri family:
Pikuri::Agent (a thin wrapper around ruby_llm's chat loop) with its
Configurator + Extension protocol, the strict Pikuri::Tool framework, a
listener surface for rendering / budgets / sub-agents, and four bundled
stateless to...
2021
2022
2023
2024
2025
2026
0.0
= rails_vcstatus_logger It adds current state of version control to the log when you start the server. * Currently only supports git Adds current version hash and result of `git diff` The idea is that you can be sure about what source was running when you look in the log. I recently had a sit...
2021
2022
2023
2024
2025
2026
0.0
The SCAI interface is used when the merchant wishes to keep the acquirer on her/his own website for the whole duration of the transaction (client payment details transits through *both* the merchant site and the saferpay database ) whereas VT implies a redirect to the saferpay site. == FEATURES/...
2021
2022
2023
2024
2025
2026
0.0
# Soft Delete
> In a production app, you should probably never really delete anything.
[source](https://twitter.com/theebeastmaster/status/966870021099180034)
A soft-delete marks a record as deleted, and keeps it in the database
for historical reference.
## Installation
Add this line to y...
2021
2022
2023
2024
2025
2026
0.0
divshare
========
Description
-----------
The divshare gem makes it easier to use the Divshare API. To use it, you need
to create a Divshare account and sign up for an API key.
Usage
-----
Here's a brief walkthrough of the basic operations (see `examples/` for more information):
require ...
2021
2022
2023
2024
2025
2026