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
0.91
stackdriver-core is an internal shared library for the Ruby Stackdriver integration libraries.
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.62
🔮 A Ruby wrapper for the original OAuth 1.0 / 1.0a spec.
2021
2022
2023
2024
2025
2026
2.62
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
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.23
[DEPRECATED] Official AWS Ruby gem for AWS IoT Fleet Hub. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.23
[DEPRECATED] Official AWS Ruby gem for Amazon Lookout for Metrics (LookoutMetrics). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.23
Official AWS Ruby gem for Amazon Lookout for Equipment (LookoutEquipment). This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.61
A set of classes for parsing CSS in 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
1.55
System Information Gatherer And Reporter
2021
2022
2023
2024
2025
2026
1.0
A set of methods for working with strings such as align, truncate, wrap and many more.
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
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
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
0.02
if/case conditionals can get really hairy in highly sophisticated business domains.
Domain model inheritance can help remedy the problem, but you don't want to dump all
logic variations in the same domain models.
Strategy Pattern solves that problem by externalizing logic variations to
separate c...
2021
2022
2023
2024
2025
2026