0.74
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, and adds built-in support for the spatial extensions provided by PostGIS. It uses the RGeo library to represent spatial data in Ruby.
2021
2022
2023
2024
2025
2026
0.74
A surveys component for decidim's participatory spaces.
2021
2022
2023
2024
2025
2026
0.28
Jetpants is an automation toolkit for handling monstrously large MySQL database topologies. It is geared towards common operational tasks like cloning slaves, rebalancing shards, and performing master promotions. It features a command suite for easy use by operations staff, though it's also a ful...
2021
2022
2023
2024
2025
2026
0.81
debase is a fast implementation of the standard Ruby debugger debug.rb for Ruby 2.0+.
It is implemented by utilizing a new Ruby TracePoint class. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among othe...
2021
2022
2023
2024
2025
2026
1.09
The Godfather of Sinatra provides a full-stack agnostic framework on top of Sinatra
2021
2022
2023
2024
2025
2026
0.04
Semantria is a text analytics and sentiment analysis API. It allows you to gain valuable
insights from your unstructured text content. It is based on Lexalytics’ Salience – a text
analytics and sentiment analysis engine. It is the same engine as the one being used by
Oracle, Cisco, Thomson Reute...
2021
2022
2023
2024
2025
2026
0.4
YamlDb is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml.
This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rail...
2021
2022
2023
2024
2025
2026
0.01
Every Rubyist is aware of Minero Aoki's ever useful setup.rb script.
It's how most of us used to install our Ruby programs before RubyGems
came along. And it's still mighty useful in certain scenarios, not the
least of which is the job of the distribution package managers. While
still providing ...
2021
2022
2023
2024
2025
2026
1.21
Parses SQL queries using a copy of the PostgreSQL server query parser
2021
2022
2023
2024
2025
2026
1.21
Redirect all TCPSockets through a SOCKS5 proxy
2021
2022
2023
2024
2025
2026
0.25
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...
2021
2022
2023
2024
2025
2026
0.0
StreetSweeper allows you to send any string to parse and if the string is a US address returns an object of the address broken into it's substituent parts.
A port of Geo::StreetAddress::US by Schuyler D. Erle and Tim Bunce, which in turn was forked from Derrek Long's StreetAddress::US into this ...
2021
2022
2023
2024
2025
2026
0.0
Noumenon is a content management system designed to support being extended with Sinatra
applications.
It's currently in an early stage of development, but right now you can create a basic
static site using templates from a theme which specify the structure and presentation
of your content, and Y...
2021
2022
2023
2024
2025
2026
0.0
gem command around reviewed topic branches. Supports workflow of the form:
# alexander:
git work-on <topic>
git done
# bismarck:
git status # notice a review branch
git review <topic>
# happy, merge into master, push and cleanup
git acc...
2021
2022
2023
2024
2025
2026
0.0
Select2, a jQuery-based substitute for select boxes, offers features such as search functionality, support for remote data sets, and infinite result scrolling. This gem offers search, remote data loading, and infinite scrolling, all wrapped in a beautiful Bootstrap 5 theme. Integrating them with ...
2021
2022
2023
2024
2025
2026
0.56
Homesick is sorta like rip, but for dotfiles. It uses git to clone a repository containing dotfiles, and saves them in ~/.homesick. It then allows you to symlink all the dotfiles into place with a single command.
2021
2022
2023
2024
2025
2026
2.12
Search through GitHub issues for your project for existing issues about a Ruby Error.
2021
2022
2023
2024
2025
2026
1.03
A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds. Will return an integer unless you get tricky and need a float. (4 minutes and 13.47 seconds, for example.) The reverse can also be perfo...
2021
2022
2023
2024
2025
2026
0.73
Custom SimpleCov formatter to generate a lcov style coverage.
2021
2022
2023
2024
2025
2026
0.8
Ruby/Git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary.
2021
2022
2023
2024
2025
2026