0.92
node-semver rewritten in ruby, for comparison and inclusion of semantic versions and ranges
2021
2022
2023
2024
2025
2026
1.88
A Ruby client that tries to match Redis' Cluster API one-to-one, while still
providing an idiomatic interface.
2021
2022
2023
2024
2025
2026
0.44
BrowserCMS is a general purpose, open source Web Content Management System (CMS) that supports Ruby on Rails v3.2. It can be used as a standalone CMS, added to existing Rails projects or extended using Rails Engines.
2021
2022
2023
2024
2025
2026
0.01
gem-status gets the list of gems you use from Gemfile.lock file and runs some checks on those gems. Checks that can be run are:
* Does it has a license? If it does not, it can be a problem for distributing your software with this gem.
* Is it Gpl? If it is, it can be a problem if y...
2021
2022
2023
2024
2025
2026
0.06
Capistrano plugin to simplify "localhost" deployment.
Capistrano can deploy the source to any hosts including localhost via SSH (`SSHKit::Backend::Netssh`).
But when limiting to some simple case that deployment to localhost, SSH isn't sometimes necessary.
A `capistrano-locally` deploys without ...
2021
2022
2023
2024
2025
2026
0.05
Apache Buildr is a build system for Java-based applications, including support
for Scala, Groovy and a growing number of JVM languages and tools. We wanted
something that's simple and intuitive to use, so we only need to tell it what
to do, and it takes care of the rest. But also something we c...
2021
2022
2023
2024
2025
2026
0.66
RSpec::Parameterized supports simple parameterized test syntax in rspec.
2021
2022
2023
2024
2025
2026
0.66
Library and CLI for generating a website from a GraphQL API's schema
definition. With ERB templating support and a plethora of configuration
options, you can customize the output to your needs. The library easily
integrates with your Ruby deployment toolchain to ensure the docs fo...
2021
2022
2023
2024
2025
2026
0.15
KnifeSpork is a workflow plugin for Chef::Knife which helps multiple developers work on the same Chef Server and repository without treading on each other's toes. This plugin was designed around the workflow used at Etsy, where several people are working on the Chef repository and Chef Server sim...
2021
2022
2023
2024
2025
2026
0.0
Presenters and Model-View-Presenter (MVP) is the second most useful pattern after Service Objects to simplify your medium-to-large app.
ActiveModelPresenter is a small gem that transforms ActiveRecord models into simple decorated objects that you can use to pass data for a JSON or a regular View ...
2021
2022
2023
2024
2025
2026
0.0
Code Quality Check is a Ruby on Rails gem that runs automated quality and security
checks on every commit using Overcommit and Git hooks. It bundles and configures
RuboCop (style and lint), Brakeman (security), Rails Best Practices, and
BundleAudit (CVE checks). The installer sets up a Rails init...
2021
2022
2023
2024
2025
2026
0.0
# Cryptophysh
My attempt to produce a solution to the requirements listed [here](https://github.com/krystal/code-tasks/blob/main/password-generator.md). Essentially, a library/gem you can include in to your own code to add a `::generate_password` class method on a class.
I've pushed the built g...
2021
2022
2023
2024
2025
2026
0.0
mailmate is a Ruby library and CLI for working with MailMate's on-disk
storage and AppleScript surface. It includes a smart-mailbox filter
engine (lexer/parser/evaluator over MailMate's filter language), readers
for the binary header indexes, and CLI tools for searching, reading,
modifying, and s...
2021
2022
2023
2024
2025
2026
0.0
This gem is still under active development. Please contact me directly with any questions or suggestions.
To start:
r = RedcapAPI.new(token, url) # your institution has it's own url, and each project has it's own token
r.get(optional record_id) # returns all records in JSON fo...
2021
2022
2023
2024
2025
2026
0.0
The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term mean...
2021
2022
2023
2024
2025
2026
0.0
S3 library provides access to Amazon's Simple Storage Service. It supports both: European and US buckets through REST API.
2021
2022
2023
2024
2025
2026
0.0
A1ify is a Ruby gem that converts Excel's R1C1 cell references into the standard A1 format.
It supports single or multiple references, handles boundary cases up to Excel's maximum
supported row and column, and returns sorted references for convenience. Whether you need
to generate or display cell...
2021
2022
2023
2024
2025
2026
0.0
For all applications (you are not a mouseclicker, are u?), once in a while you need to supply some configuration values to overrule the built-in defaults. The app-ctx gem does unify and organize built-in constants, config files and commandline option with a clearly defined priority, from low to h...
2021
2022
2023
2024
2025
2026
0.0
Provides a set of functions to scan file systems for media files, and dynamically rename them using their metadata. Files are renamed according to a customizable taxonomy. For example, use MediaOrganizer::Renamer to set filenames for a directory of photos to a standard such as: "<date-taken>...
2021
2022
2023
2024
2025
2026
0.0
Sassic is a simple framework for creating static web sites using SASS stylesheets.
2021
2022
2023
2024
2025
2026