1.46
Makes spring watch files using the listen gem.
2020
2021
2022
2023
2024
2025
0.65
FasterCSV is intended as a complete replacement to the CSV standard library. It
is significantly faster and smaller while still being pure Ruby code. It also
strives for a better interface.
2020
2021
2022
2023
2024
2025
0.0
Specification of Normalized Hash data structure main goal is to make data produced by parsers easy to use by software that does not know about internal data structure, i.e. data driven and schema-less. Data structures should be built in such a way as to make data self-documenting, easy adaptable...
2020
2021
2022
2023
2024
2025
0.0
The Promotion tool is designed to make it easy and quick to deploy an application
into production. Originally built for use with OpenBSD, it can be used on an *nix
system by adjusting a few paths (in config.rb).
To deploy or install an application you just need to copy a few files into p...
2020
2021
2022
2023
2024
2025
1.13
Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development. Note that google-cloud-firestore-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-firestore instead....
2020
2021
2022
2023
2024
2025
0.0
YARD-Value
YARD-Value provides YARD¹ handlers for Value² objects. It’ll document
whether the Value is Comparable and what attributes are used in such
comparisons, its #initialize method, and its protected accessors.
¹ See http://yardoc.org/
² See http://...
2020
2021
2022
2023
2024
2025
0.21
ActiveRecord attributes stored serialized in a json column, super smooth.
Typed and cast like Active Record. Supporting nested models, dirty tracking, some querying
(with postgres jsonb contains), and working smoothy with form builders.
Use your database as a typed object store via ActiveRecord,...
2020
2021
2022
2023
2024
2025
2.68
Manages Ruby interpreter installations and switching between them.
2020
2021
2022
2023
2024
2025
1.6
Maps controller filters to your resource scopes
2020
2021
2022
2023
2024
2025
0.0
== Description
["Kiwi is a versatile entity component system focussing on fast iteration and a nice api.\n", "\n", "To get started, read the [usage guide](#usage) below.\n", "\n", "[![Tests](https://github.com/Jomy10/kiwi-ecs-ruby/actions/workflows/tests.yml/badge.svg)](https://github.com/Jomy10...
2020
2021
2022
2023
2024
2025
0.0
Built on top of Gosu, an engine for making 2-D games. Gosu provides the means
to handle the graphics, sound, and keyboard/mouse events. It doesn't provide
any sort of client/server network architecture for multiplayer games, nor a
system for tracking objects in game-space. This gem aims to fil...
2020
2021
2022
2023
2024
2025
0.0
QA Robusta is an automation framework easing pain points away from automation test case writers. How is pain relieved?
* Elements, such as links, buttons, and other html objects are defined in one
location. This ensures over time the user won't have definitions spread out
throughout differ...
2020
2021
2022
2023
2024
2025
0.0
= crucigrama
Crucigrama is a library for the generation of crosswords. The gem includes as well a simple command line tool that, making use of the
library, can generate and print crosswords.
== Contributing to crucigrama
* Check out the latest master to make sure the feature hasn't been imple...
2020
2021
2022
2023
2024
2025
0.0
Test-driven learning is a way to master a programming language by writing unit tests around its API's. shubox lowers the barrier to entry for test-driven learning by providing a basic infrastructure in which to start coding: A directory structure, some classes and unit tests to get started, and a...
2020
2021
2022
2023
2024
2025
1.12
Standards-compliant WebSocket server and client
2020
2021
2022
2023
2024
2025
2.67
twitter-bootstrap-rails project integrates Bootstrap CSS toolkit for Rails 7, 6, 5, 4.x (also supports) Asset Pipeline
2020
2021
2022
2023
2024
2025
0.73
The sys-uname library provides an interface for gathering information
about your current platform. The library is named after the Unix 'uname'
command but also works on MS Windows. Available information includes
OS name, OS version, system name and so on. Additional information is...
2020
2021
2022
2023
2024
2025
0.01
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 ...
2020
2021
2022
2023
2024
2025
0.0
== DESCRIPTION: Provides a script and library to parse stories saved in the RSpec plain text story format and creates a PDF file with printable 3"x5" index cards suitable for using in Agile planning and prioritization. == FEATURES/PROBLEMS: * Create a PDF with each page as a 3x5 shee...
2020
2021
2022
2023
2024
2025
0.0
# FaradayError
[![Gem Version](https://badge.fury.io/rb/faraday_error.svg)](https://badge.fury.io/rb/faraday_error)
A [Faraday](https://github.com/lostisland/faraday) middleware for adding request parameters to your exception tracker.
### Supports
- [Honeybadger](https://www.honeybadger.io/)
...
2020
2021
2022
2023
2024
2025