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...
2021
2022
2023
2024
2025
2026
0.0
BrowserCMS is a general purpose, open source Web Content Management System (CMS), written in Ruby on Rails. This is a fork where the facility to have attachments stored on Amazon S3 has been added. Also caching has been changed to suit heroku
2021
2022
2023
2024
2025
2026
0.0
This is an attempt to create a gem which helps GitHub users to create awesome README.md files. It should help them create consistent and detailed READMEs with a template which they edit with appropriate details.
2021
2022
2023
2024
2025
2026
0.0
drawcloud
=========
Draw AWS CloudFormation configurations in Ruby
Copyright and License
=====================
Copyright 2013 SweetSpot Diabetes Care, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this work except in compliance with the License. You m...
2021
2022
2023
2024
2025
2026
0.0
# Rack::ReadOnly
This gem allows Rack based APIs to be set to read only. At the most basic
it can be used like this from your `config.ru`:
```ruby
require 'rack/read_only'
use Rack::ReadOnly, {
active: ENV["READ_ONLY"] == "1",
response_body: '{ "error": "This API is currently in read only ...
2021
2022
2023
2024
2025
2026
0.0
CLI and API to perform basic testing of all models, their attributes, and their associations, and determine what models are depended on directly and indirectly by a specific model.
2021
2022
2023
2024
2025
2026
0.0
Dive into the Marvel universe with this comprehensive Ruby library for the Marvel API at https://developer.marvel.com.
2021
2022
2023
2024
2025
2026
0.0
This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io. The full documentation is available in the Github repo Readme: https://github.com/Authress/authress-sdk.rb.
2021
2022
2023
2024
2025
2026
0.0
cpp std library and atcoder library.
2021
2022
2023
2024
2025
2026
0.0
This is a little helper to resize @2x~ipad artwork to all required sizes using rmagick.
\x5On top, the output will be formatted to suit XCodes requirements for sprite atlases or xcassets.
\x5Images will be resized carefully using 'HammingFilter'.
2021
2022
2023
2024
2025
2026
0.0
Fingerprintable adds a way to fingerprint an instance of any object, with ability to easily add or ignore attributes.
2021
2022
2023
2024
2025
2026
0.0
Simply Serializable makes it easy to serialize any object. It provides a configuratable way to serialize the attributes you want and ignore the ones you don't.
2021
2022
2023
2024
2025
2026
0.0
SHALMANESER - SHALlow seMANtic parSER. This package provides a toolbox for
Semantic Role Labeling (SRL). SHALMANESER uses supervised learning algorithms to
assing semantic classes and roles to raw texts. It is paradigm agnostic, i.e. it
can handle any role-semantic schema (FrameNET, PropBank etc....
2021
2022
2023
2024
2025
2026
0.0
== Devise::Revokable
A module for Devise[http://github.com/plataformatec/devise]
This gem was created by "borrowing" heavily from Devise::Invitable[http://github.com/scambra/devise_invitable]
It exists to extend Devise to provide the basis for what is essentially the reverse of the standard
<t...
2021
2022
2023
2024
2025
2026
0.0
RuPol is a glamorous mixin for instance pooling your Ruby classes.
It eases the pain of garbarge collection for classes that are instantiated many times, and then tossed away like runway trash.
Instances are cached on the class in a pool (array in less glamorous terms), and can be recycl...
2021
2022
2023
2024
2025
2026
0.0
Provides batch loading (MGET / pipeline) for Redis::Objects attributes on
ActiveRecord models, following the same design as ActiveRecord's `preload`.
Supports counter, value, list, set, sorted_set, and hash_key types.
2021
2022
2023
2024
2025
2026
0.0
Cauldron generates a methd from a number of examples that describe the input and the expected output. It is still at a very early stage of development right now so you're unlikely to get much practical use out of it.
2021
2022
2023
2024
2025
2026
0.0
A library providing "interfaces" at the boot time
2021
2022
2023
2024
2025
2026
0.0
Bakeware is a base Rails project that you can upgrade. It comes in two flavors - lean or meaty.
We use it at Oven Bits for most of our apps. YMMV, but we get decent mileage out of it ;)
2021
2022
2023
2024
2025
2026
0.0
Parses a signle email file to JSON with attachments
2021
2022
2023
2024
2025
2026