0.53
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.
2021
2022
2023
2024
2025
2026
0.0
# School Year
Simple logic for translating between academic year and grade for a student
## Sample Usage
`SchoolYear.grade_to_graduation_year(grade, academic_year)` determines the graduation year for a student based on their grade and the academic year `SchoolYear.grade_to_ye...
2021
2022
2023
2024
2025
2026
0.04
You've got a script. It's got some settings. Some settings are for this module, some are for that module. Most of them don't change. Except on your laptop, where the paths are different. Or when you're in production mode. Or when you're testing from the command line.
"" So, Consigliere of mi...
2021
2022
2023
2024
2025
2026
1.41
Maps controller filters to your resource scopes
2021
2022
2023
2024
2025
2026
0.0
=== What is GptHelpr?
It is sometime necessary to provide context and explanations for your code. Instead of manually copying and formatting code snippets, GPT-Helpr automates the process with an interactive cli, generating a well-structured Markdown output, which can be copied to your clipboard...
2021
2022
2023
2024
2025
2026
0.0
RDocF95 is an improved RDoc for generation of documents of Fortran 90/95 programs. Differences to the original one are given below. <b>Enhancement of "parser/f95.rb"</b> :: The Fortran 90/95 parse script "parser/f95.rb" (In rdoc-f95, old name "parsers/pars...
2021
2022
2023
2024
2025
2026
0.0
StepSequencer is a Ruby gem providing a lightweight,
intuitive DSL for defining and orchestrating a sequence
of operations, also known as a workflow. Inspired by
the functionality of musical sequencers, StepSequencer
allows developers to chain together a series of steps
that are executed ...
2021
2022
2023
2024
2025
2026
0.12
`qless` is meant to be a performant alternative to other queueing
systems, with statistics collection, a browser interface, and
strong guarantees about job losses.
It's written as a collection of Lua scipts that are loaded into the
Redis instance to be used, and then executed by the client libr...
2021
2022
2023
2024
2025
2026
1.27
Makes spring watch files using the listen gem.
2021
2022
2023
2024
2025
2026
2.4
A library for (de)serialization of ASCII Plists.
2021
2022
2023
2024
2025
2026
0.36
An extension to ActiveRecord to allow the duplication method to also copy associated children, with recursive support for nested of grandchildren. The behavior is controllable with a simple DSL both on your rails models and on the fly, i.e. per instance. Numerous configuration styles and preproce...
2021
2022
2023
2024
2025
2026
1.4
Easiest way to manage multi-environment settings in any ruby project or framework: Rails, Sinatra, Padrino and others
2021
2022
2023
2024
2025
2026
0.0
== DESCRIPTION:
rutema_web is the web frontend for rutema.
It can be used as a viewer for database files created with the rutema ActiveRecord reporter.
It also provides you with some basic statistics about the tests in your database in the form of
diagrams of debatable aesthetics but undoubtab...
2021
2022
2023
2024
2025
2026
0.0
Program sets up menu from scraped for-sale items, allows user to select a category, drills into second level data and self constructs sub-menu, allows user to search for a for-sale item, returns list of items, can sort by price, sort by price range, third level scraping and auto-object-merge base...
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
Backup is a RubyGem (for UNIX-like operating systems: Linux, Mac OSX) that allows you to configure and perform backups in a simple manner using an elegant Ruby DSL. It supports various databases (MySQL, PostgreSQL, MongoDB and Redis), it supports various storage locations (Amazon S3, Rackspace Cl...
2021
2022
2023
2024
2025
2026
0.0
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2021
2022
2023
2024
2025
2026
0.0
[CodeFumes.com](http://codefumes.com) is a service intended to help
people who are interested in tracking, sharing, and reviewing metrics
associated with a repository of code. The 'codefumes' gem is an
implementation of the [CodeFumes.com](http://codefumes.com) API.
The intention of the gem is t...
2021
2022
2023
2024
2025
2026
0.0
ActiveFunction is a collection of gems designed to be used with Function as a Service (FaaS) computing instances. Inspired by aws-sdk v3 gem structure and rails/activesupport.
Features:
- Ruby Version Compatibility: Implemented with most of Ruby 3.2+ features, with support for Ruby ...
2021
2022
2023
2024
2025
2026
0.0
Diggr is a ruby wrapper for the Digg API. Diggr strives to remain consistent with the Digg API endpoints listed here: http://apidoc.digg.com/CompleteList. Endpoints are created in Diggr with method calls. Each node in an endpoint becomes a method call and each node which is an argument becomes...
2021
2022
2023
2024
2025
2026