0.0
Adds some methods to the Ruby Date object for testing whether or not a specific date falls on a valid business day or not
2021
2022
2023
2024
2025
2026
0.0
Lafcadio is an object-relational mapping layer for Ruby. It lets you treat database rows like first-class Ruby objects, minimizing the amount of time you have to spend thinking about database vagaries so you can spend more time thinking about your program's logic. It also offers extensive support...
2021
2022
2023
2024
2025
2026
0.0
Uspec is a shiny little spec framework for your apps! Unlike other testing frameworks there's no need for matchers, there can only be one assertion per test, and you never have to worry that your tests lack assertions.
2021
2022
2023
2024
2025
2026
0.0
Point your application to mobe-server to mock out the back end.
This is ideal for unit testing the front end of your application using a
tool like Selenium.
2021
2022
2023
2024
2025
2026
0.0
Provides RSpec matchers and helpers for testing graphql-ruby schema
2021
2022
2023
2024
2025
2026
0.0
An XMPP BOSH connection manager, written in Ruby with EventMachine and
usable as both a standalone connection manager and as part of a rack
app (at least with Thin).
Currently in an alpha-ish state. Has been used in a fair amount of
testing, but not in production. ChessFlock
(http://github.com/s...
2021
2022
2023
2024
2025
2026
0.0
Library for testing internet bandwidth using speedtest.net
2021
2022
2023
2024
2025
2026
0.0
Define qualitative evaluation criteria and let an LLM judge if responses pass. Perfect for testing AI agents, comparing models, and evaluating subjective qualities.
2021
2022
2023
2024
2025
2026
0.0
Generates an array of random-walk data within user-specified limits and of an arbitrary length for use in testing.
2021
2022
2023
2024
2025
2026
0.0
A collection of specialized Claude Code agents for Rails development, covering controllers, models, views, testing, and more.
2021
2022
2023
2024
2025
2026
0.0
Common configuration for RSpec and a dummy application
2021
2022
2023
2024
2025
2026
0.0
Calculator API built with APIMATIC
2021
2022
2023
2024
2025
2026
0.0
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
2021
2022
2023
2024
2025
2026
0.0
A talk of RubyKaigi 2019 in Fukuoka. Writing mruby/c firmware applications is like writing mrbgems. You need to make some C functions and mruby wrapper of them in order to handle peripherals like sensor, flash memory or BLE. Easy to imagine it's hard to develop for a team in a situation of TIGH...
2021
2022
2023
2024
2025
2026
0.0
Ruby client library for Hookd, a DNS/HTTP interaction server for security testing and debugging
2021
2022
2023
2024
2025
2026
0.0
Google Theme is a one-size-fits-all Jekyll theme for writers and is based off of Minima, from JekyllPlease do not download just yet, we are still updating and testing before we release. Thank you for understanding! <3
2021
2022
2023
2024
2025
2026
0.0
This gem is for my testing
2021
2022
2023
2024
2025
2026
0.0
CloudPowers is a wrapper around AWS and in the future, other cloud service Providers.
It was developed specifically for the Brain project but hopefully can be used
in any other ruby project that needs to use cloud service providers' resources.
Version 1.0 has a some EC2, S3, SQS,...
2021
2022
2023
2024
2025
2026
0.0
CouchbaseEraser wraps the Couchbase client, tracks every write you perform, and provides a method to delete every key that you wrote to.
This is useful for testing, where you want to avoid your tests interfering with each other by leaving data around in Couchbase.
2021
2022
2023
2024
2025
2026