0.0
== Baf
baf helps writing an user acceptance test suite with a dedicated library
and cucumber steps. It can run and wait for programs in a modified
environment, verify the exit status, the output streams and other side
effects. It also supports interactive programs and writing to their
standard i...
2020
2021
2022
2023
2024
2025
0.0
Remember when RSpec had stub_chain? They removed it for good reasons but sometimes you just need it.
Well, here it is, a proxy object. It doesn't actually mock anything for you (the name is just catchy) so you need to do that.
But that actually comes with a lot of benefits:
1) It's compatab...
2020
2021
2022
2023
2024
2025
0.91
A surveys component for decidim's participatory spaces.
2020
2021
2022
2023
2024
2025
0.0
SHALMANESER - SHALlow seMANtic parSER. This package provides a toolbox for
Semantic Role Labeling (SRL). SHALMANESER uses supervised learning algorithms to
assing semantic classes and roles to raw texts. It is paradigm agnostic, i.e. it
can handle any role-semantic schema (FrameNET, PropBank etc....
2020
2021
2022
2023
2024
2025
2.43
Stop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler aware executable wrappers.
2020
2021
2022
2023
2024
2025
0.98
Sortable label plugin for the project
2020
2021
2022
2023
2024
2025
0.0
Mingle 3.3 introduced a new Events API in the form of an "Atom feed":http://www.thoughtworks-studios.com/mingle/3.3/help/mingle_api_events.html. The Mingle team and ThoughtWorks Studios are big believers in the use of Atom for exposing events. Atom is a widely used standard, and this event A...
2020
2021
2022
2023
2024
2025
0.0
Guilded is a framework for building web based components centered around current web standards and best practices. The current framework is written in ruby, but could be ported to other languages. Guilded intends to provide a toolset for creating and consuming reusable web components. Currentl...
2020
2021
2022
2023
2024
2025
0.0
A command-line AI Assistante (aia) that provides pre-compositional template prompt management to various backend gen-AI processes such as llm, mods and sgpt support processing of prompts both via remote API calls as well as keeping everything local through the use of locally managed models and th...
2020
2021
2022
2023
2024
2025
0.01
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...
2020
2021
2022
2023
2024
2025
0.01
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...
2020
2021
2022
2023
2024
2025
0.37
Pik is a tool to manage multiple versions of ruby on Windows. It can be used from the Windows command line (cmd.exe), Windows PowerShell, or Git Bash. I have yet to test on cygwin.
>pik help commands
add Adds another ruby location to pik.
benchmark|bench Runs ben...
2020
2021
2022
2023
2024
2025
1.42
Redirect all TCPSockets through a SOCKS5 proxy
2020
2021
2022
2023
2024
2025
1.42
This gem allows you to use sharded databases with ActiveRecord. This also provides a interface for replication and for running migrations with multiples shards.
2020
2021
2022
2023
2024
2025
1.42
XML serialization for your Active Model objects and Active Record models - extracted from Rails
2020
2021
2022
2023
2024
2025
1.42
Common layer for serverspec and itamae
2020
2021
2022
2023
2024
2025
0.53
A wrapper around datatable's ajax methods that allow synchronization with server-side pagination in a rails app
2020
2021
2022
2023
2024
2025
0.27
In frustration of Mongoid::Versioning, I created this plugin for tracking historical changes for any document, including embedded ones. It achieves this by storing all history tracks in a single collection that you define. (See Usage for more details) Embedded documents are referenced by storing ...
2020
2021
2022
2023
2024
2025
0.27
RubyTree is a Ruby implementation of the generic tree data structure. It
provides simple APIs to store named nodes, and to access, modify, and
traverse the tree.
The data model is node-centric, where nodes in the tree are the primary
structural elements. It supports all comm...
2020
2021
2022
2023
2024
2025
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...
2020
2021
2022
2023
2024
2025