0.0
Egalite - yet another web application framework. see description at https://github.com/araipiyo/egalite
2021
2022
2023
2024
2025
2026
0.0
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.\nI added ERB template feature and regular expression matching capture feature for :body and :response options
2021
2022
2023
2024
2025
2026
0.0
Attempts to provide a random but (mostly)
even distribution of samples amongst
specified groups
2021
2022
2023
2024
2025
2026
0.0
The number of queries executed in a transaction, the execution time, and the wall-clock time of the transaction are logged at the end of the transaction.
2021
2022
2023
2024
2025
2026
0.0
Character encoding auto-detection in Ruby. This library is a port of the auto-detection code in Mozilla. It means taking a sequence of bytes in an unknown character encoding, and attempting to determine the encoding so you can read the text. It’s like cracking a code when you don’t have the decry...
2021
2022
2023
2024
2025
2026
0.0
API Géo. More info at https://api.gouv.fr/api/api-geo.html. Generated by Cashbee https://www.cashbee.fr
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord model like presenter for Entity-Attribute-Value pattern
2021
2022
2023
2024
2025
2026
0.0
This gem uses WWWJDic Backdoor Entry/API as described by
http://www.edrdg.org/wwwjdic/wwwjdicinf.html#backdoor_tag to to
interact with WWWJDic and translate to and from Japanese language. WWWJDic is an online Japanese
translation server made by Jim Breen and available at
http://www.edrdg.org/...
2021
2022
2023
2024
2025
2026
0.0
Allows design of digital signals using the FFT, design of Digital Filters using the Windowing Method, creation of Digital Signals or Analog Signals sampled at a certain interval, convolution, cross-correlation, and visualization of the data. .
2021
2022
2023
2024
2025
2026
0.0
Ever seen MCMXXXBLAH at the beginning of a movie? Well, now you can find out the year it represents. Also doubles as a nifty tool to count the value of a name by interpreting the letters which are roman numerals and summing their values.
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
This software will create an ebook for Kindle, Stanza, Firefox and any other
ebook Reader out there. It will create the ebook from the ywesee Fachinfo.yaml
file found at http://ch.oddb.org/de/gcc/download_export/
2021
2022
2023
2024
2025
2026
0.0
EasyPartials are a way to make partials in Rails even easier! This is
an expansion of a blog post by Mike Stone at
"http://smellsblue.blogspot.com/2009/11/easy-partials-in-rails.html".
2021
2022
2023
2024
2025
2026
0.0
Mongo Mapper Parallel can perform MapReduce-like operations on an entire collection in parallel. This is a non-blocking operation, so the scripts can invoke database methods (db.collection.update, db.collection.insert, etc...) at blazing speed.
2021
2022
2023
2024
2025
2026
0.0
Adds support for searchable, sortable, dynamic ActiveRecord attributes
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
Dynabix dynamically creates read/write accessors on ActiveRecord models for storing attributes in a serialized Hash
2021
2022
2023
2024
2025
2026
0.0
A simple, atomic, memory-efficient frequency counter backed by Redis Sorted Sets.
2021
2022
2023
2024
2025
2026