0.01
Fakerest is a simple tool based on sinatra which starts a http server (webrick) and exposes restful services based on the configuration specified in a YAML format, which can be used as stub out any external systems
2021
2022
2023
2024
2025
2026
0.01
Asianodds Disclaimer: This gem is not officially developed by Asianodds and does not belong in any way to the Asianodds service, nor is it supported by their development team and all rights to accept or deny bets made with this gem remain with Asianodds.
This gem is a wrapper for the Asianodd...
2021
2022
2023
2024
2025
2026
0.01
Continuous integration should really just be a script that captures the output of running your project update & test commands and presents recent results in a static html page.
By keeping test reports in json, per-project CI configuration in 3 probably-one-line scripts, things are kept simple,...
2021
2022
2023
2024
2025
2026
0.01
Ruby Hail is fast-by-design Rack-based nano-framework.
It provides generator and helper to quickly create Rack-based web-apps.
You have options to make plain html-based app with basic templates. You can chain htmls and utilize ruby string interpolation.
You can generate simple json API with au...
2021
2022
2023
2024
2025
2026
0.01
Arboreal is yet another extension to ActiveRecord to support tree-shaped data structures.
Internally, Arboreal maintains a computed "ancestry_string" column, which caches the path from the root of
a tree to each node, allowing efficient retrieval of both ancestors and descendants.
Arboreal surf...
2021
2022
2023
2024
2025
2026
0.01
ByteSize is a simple Ruby object that stores a size in bytes, while providing human-readible string output with apropriate SI or IEC suffixes. Ample convenience methods are also supplied for quick shorthand.
2021
2022
2023
2024
2025
2026
0.01
A Spaced Repetition System is a study tool which works by spacing out
exercises so as to learn in the most efficient manner possible.
srs is a command-line based implementation of the spaced repetition system.
It is designed to be highly extensible and to promote the sharing of data
for stu...
2021
2022
2023
2024
2025
2026
0.04
Gem version of SVG:::Graph. SVG:::Graph is a pure Ruby library for generating charts,
which are a type of graph where the values of one axis are not scalar. SVG::Graph has a verry similar API to
the Perl library SVG::TT::Graph, and the resulting charts also look the same. This isn't surprising,
b...
2021
2022
2023
2024
2025
2026
1.85
Rack middleware which aborts requests that have been running for longer than a specified timeout.
2021
2022
2023
2024
2025
2026
1.85
Stop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler aware executable wrappers.
2021
2022
2023
2024
2025
2026
0.58
Have you ever needed to automatically convert Ruby-style snake_case to CamelCase or camelBack hash keys?
Awrence to the rescue.
This gem recursively converts all snake_case keys in a hash structure to camelBack.
2021
2022
2023
2024
2025
2026
0.04
This gem adds to carrierwave a storage facility which will use the PostgreSQL's oid datatype to reference a large object residing in the databse. It supports up to 2GB files, though it's better suited for smaller ones. Makes life easier for fast prototyping and put all your data in the same place...
2021
2022
2023
2024
2025
2026
0.0
Create a Bot that is smart and so easy to expand, create new bots on demand, run ruby code on chat, create shortcuts...
The main scope of this gem is to be used internally in the company so teams can create team channels with their own bot to help them on their daily work, almost everything is...
2021
2022
2023
2024
2025
2026
0.0
SQrbL was created to help manage an extremely specific problem: managing SQL-based database conversions.
In essence, SQrbL is a tool for managing multiple SQL queries using Ruby. SQrbL borrows some terminology and ideas from ActiveRecord's schema migrations, but where ActiveRecord manages chan...
2021
2022
2023
2024
2025
2026
0.24
S3 library provides access to Amazon's Simple Storage Service.
2021
2022
2023
2024
2025
2026
0.24
Client library for Amazon's Simple Storage Service's REST API
2021
2022
2023
2024
2025
2026
0.64
Ruby client that supports all of the GitHub API methods. It"s build in a modular way, that is, you can either instantiate the whole api wrapper Github.new or use parts of it e.i. Github::Client::Repos.new if working solely with repositories is your main concern. Intuitive query methods allow you...
2021
2022
2023
2024
2025
2026
1.84
A fully featured BSON specification implementation in Ruby
2021
2022
2023
2024
2025
2026
0.27
LiveReload is a Safari/Chrome extension + a command-line tool that:
1. Applies CSS and JavaScript file changes without reloading a page.
2. Automatically reloads a page when any other file changes (html, image, server-side script, etc).
2021
2022
2023
2024
2025
2026
0.27
Role-based authorization system for Rails with a concise DSL for securing your Rails application. Acl9 makes it easy to get security right for your app, the access control code sits right in your controller, the syntax is very easy to understand, and acl9 makes it easy to test your access rules.
2021
2022
2023
2024
2025
2026