0.31
Client library for Amazon's Simple Storage Service's REST API
2020
2021
2022
2023
2024
2025
0.0
Welcome to Banco !
Banco has been developed to summarize statements downloaded from your bank.
Install as a Rubygem, navigate to the directory your .csv files are in and execute from the command line with 'banco'.
Banco will only accept comma seperated value files (.csv) and will produce a summ...
2020
2021
2022
2023
2024
2025
0.0
Most crypto libraries require the user to make significant usage decisions. Without understanding the concepts behind all the options, it is easy for the users to pick something inappropriate, resulting in insecure systems. Also, libraries often allow silly defaults, such as an IV set to all 0s...
2020
2021
2022
2023
2024
2025
0.0
Back in 2015 I was a guy automating things at my job and two scripts had a common need --
they both had to pass the same credentials to Jenkins (via query params, I guess).
That common tool with a single method was a Net::HTTP wrapper -- that's where the name from.
Then when the ...
2020
2021
2022
2023
2024
2025
0.0
Provides a library and set of services for wrapping a syncing blockchain node and taking regular snapshots of its chain state. A separate service restores backups for speedy node deployments.
2020
2021
2022
2023
2024
2025
0.0
Helm, the Package manager for Kubernetes. Flux, the GitOps continuous delivery solution for Kubernetes. Both can be used independently, but are more powerful together. Scott Rigby, Helm and Flux maintainer - and Kingdon Barrett, OSS engineer - will share the benefits of Helm and GitOps for develo...
2020
2021
2022
2023
2024
2025
0.0
This library provides GIF encoding, decoding and editing capabilities natively
within Ruby. It aims to support the complete GIF specification for both
encoding and decoding, as well as having decent editing functionality, while
maintaining a succint syntax.
The current versio...
2020
2021
2022
2023
2024
2025
0.0
Yuzu is a blog-aware, static-website (and PDF) generator that converts a folder of text files and images into multiple forms and publishes them to an FTP server, file system, or Amazon Simple Storage Service (S3). It is extensible and designed to function with minimal setup.
2020
2021
2022
2023
2024
2025
0.0
This gem is supposed to supply a simple and intuitive interface between IBGE's SIDRA API, standardizing the output objects as a standard class. Also makes seamlessly to interact with the API, transforming the inputs for the webservice in intuitive function entries. Eia stands for Easy IBGE Acess ...
2020
2021
2022
2023
2024
2025
0.0
This gem works on the most basic ruby classes. Its only dependency is activesupport for some
string and inflector functionality. GenericAuth is very easy to use, simply create a rules file and your class methods
are automatically wrapped to invoke author...
2020
2021
2022
2023
2024
2025
0.0
Howcast offers an Application Programming Interface (API) which allows developers to build applications that interface with Howcast. The Howcast API is RESTful (REpresentational State Transfer) and users of this API will be able: 1) Retreive detailed information about a single video, including me...
2020
2021
2022
2023
2024
2025
0.0
RSpec::Llama is a testing framework that allows developers to easily configure, run, and validate
AI models such as OpenAI's GPT models, Llama, and others within the RSpec ecosystem.
With a focus on simplicity and extensibility, RSpec::Llama provides:
- A standardized approach to configuring dif...
2020
2021
2022
2023
2024
2025
0.0
If you are a guy who always find something wrong only after sending a pull requset, Priha will help you because Priha lets you examine files' diff between the parent branch and HEAD of the current branch in a real GitHub pull request. However, DO NOT use Priha for your secret repostitory. Since P...
2020
2021
2022
2023
2024
2025
0.0
This is a parsing library and language specifier. It uses packrat parsing, as opposed to LL(k) or LR(k) parsing. Packrat parsing uses memoization in a recursive decent parser. By storing the production results from each significant point it speeds up the parse. PEG is a formalized grammar specifi...
2020
2021
2022
2023
2024
2025
0.0
This gem automagically prepares complete URIs for Gravatar,
for both avatars and profiles, with all currently supported options,
included the XML-RPC API, as of 2014-04-30, starting from a single
email address! It's my first Ruby gem, hoping it will
be useful for someone (let me know if you us...
2020
2021
2022
2023
2024
2025
0.0
Automated Gem installation, activation, and much more! == FEATURES: GemInstaller provides automated installation, loading and activation of RubyGems. It uses a simple YAML config file to: * Automatically install the correct versions of all required gems wherever your app runs. * Automatically...
2020
2021
2022
2023
2024
2025
0.0
Papercut - built on .NET. Ever need to test emails from an application, but don't necessarily want it sending them out? Don't want to hassle with pointing it to a physical SMTP server? All you want to is verify it can send email, and take a look at the message.
Papercut is your answer. Papercut ...
2020
2021
2022
2023
2024
2025
0.0
Easymailer gem is used to create demo mailer application instantly.This gem is very usefull for those who creating a mailer applications from scratch.This will automatically generate ActionMailer scripts and files.This will also create a demo page for you to start simply sending mails in a smart ...
2020
2021
2022
2023
2024
2025
0.0
Let's say you've got a MongoDB server, being used as a key-value store for an app being served by three sticky-load-balanced web servers. Running an instance of memcached will speed up repeated reads.
2020
2021
2022
2023
2024
2025
0.0
Pufferfish is an extensible html templating engine that generates raw html, meaning that it will not affect load times of websites.
A full-blown javascript framework is sometimes a bit overkill for a static website. Pufferfish adds some simple templating to html so you don't have to use such a f...
2020
2021
2022
2023
2024
2025