0.0
Repository is gone
No release in over 3 years
# Error `Error` is a very small library that serves as a base `Class` for error `Class`es within your application. ## Install ### Bundler: `gem 'error'` ### RubyGems: `gem install error` ## Usage ```ruby ``` ## Contributing * Check out the latest master to make sure the feature hasn't be...
2020
2021
2022
2023
2024
2025
0.28
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Forget about IPs in Vagrant - Automated DNS for your VMs This Vagrant plugin spins up a lightweight DNS server and makes it visible to your guests and your host, so that you can easily access all your machines without having to fiddle with IP addresses. DNS records are automatically added and r...
2020
2021
2022
2023
2024
2025
0.07
No release in over 3 years
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...
2020
2021
2022
2023
2024
2025
1.93
No release in over a year
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.
2020
2021
2022
2023
2024
2025
0.13
A long-lived project that still receives updates
SiteDiff makes it easy to see differences between two versions of a website. It accepts a set of paths to compare two versions of the site together with potential normalization/sanitization rules. From the provided paths and configuration SiteDiff generates an HTML report of all the status of H...
2020
2021
2022
2023
2024
2025
0.02
No commit activity in last 3 years
No release in over 3 years
It launches and interacts with a set of services from a single terminal window. * Colorizes output for each process to help distinguish them. * Useful for integration-test applications where you need to start up several processes and test them all. * Built because servolux wasn't working very we...
2020
2021
2022
2023
2024
2025
0.02
No commit activity in last 3 years
No release in over 3 years
This gem provides a monotonically increasing timer to permit safe measurement of time intervals. Using Time.now for measuring intervals is not reliable (and sometimes unsafe) because the system clock may be stepped forwards or backwards between the two measurements, or may be running slower or f...
2020
2021
2022
2023
2024
2025
0.31
No release in over 3 years
Codesake::Dawn is a security source code scanner for ruby powered code. Starting from January 07, 2015 this gem is renamed to dawnscanner and this version is no longer supported. Please, upgrade your Gemfile.
2020
2021
2022
2023
2024
2025
0.69
A long-lived project that still receives updates
Save time and headaches, and create a more easily maintainable set of pages, with ActiveScaffold. ActiveScaffold handles all your CRUD (create, read, update, delete) user interface needs, leaving you more time to focus on more challenging (and interesting!) problems.
2020
2021
2022
2023
2024
2025
0.17
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Package to simplify including the Adyen payments services into a Ruby on Rails application. The package provides functionality to create payment forms, handling and storing notifications sent by Adyen and consuming the SOAP services provided by Adyen. Moreover, it contains helper ...
2020
2021
2022
2023
2024
2025
0.95
The project is in a healthy, maintained state
A gem that provides DelayedJob integration for the Sentry error logger
2020
2021
2022
2023
2024
2025
0.17
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
RTanque is a game for programmers. Players program the brain of a tank and then send their tank+brain into battle with other tanks. All tanks are otherwise equal. Rules of the game are simple: Last bot standing wins. Gameplay is also pretty simple. Each tank has a base, turret and radar, each of...
2020
2021
2022
2023
2024
2025
0.06
No release in over 3 years
Low commit activity in last 3 years
A simple Resque plugin that times and saves some simple metrics for Resque jobs back into redis. Based on this system you could build some simple auto-scaling mechanism based on the speed and ETA of queues. Also includes a hook/callback mechanism for recording/sending the metrics to your favorite...
2020
2021
2022
2023
2024
2025
0.01
No commit activity in last 3 years
No release in over 3 years
Well, who needed another serialization format? Not me, but that's what I've made. Ruby Object Notation (Ron) is a textual format for the representation of Ruby data structures. It's somewhat like YAML, XML, or (most of all) JSON. However, since it is defined entirely within and as a subset of Ru...
2020
2021
2022
2023
2024
2025
0.46
Low commit activity in last 3 years
No release in over a year
A stubbing proxy server for ruby. Connect it to your browser in integration tests to fake interactions with remote HTTP(S) servers.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
= Livedate A simple Rack middleware that parses a dates using Chronic, and returns the result in a standardized manner. The idea is to use this to verify the input in date input fields using AJAX, to provide immediate feedback to the user. == Usage Include Livedate in your middleware stack...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
A secure non evaling end user template engine with aesthetic markup. Liquid is a template engine which I wrote for very specific requirements. * It has to have beautiful and simple markup. Template engines which don't produce good looking markup are no fun to use. * It needs to be non evali...
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
= id3lib-ruby id3lib-ruby provides a Ruby interface to the id3lib C++ library for easily editing ID3 tags (v1 and v2) of MP3 audio files. The class documentation starts at ID3Lib::Tag. == Features * Read and write ID3v1 and ID3v2 tags * Simple interface for adding, changing and removing fram...
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
OSV is a high-performance CSV parser for Ruby, implemented in Rust. It wraps BurntSushi's csv-rs crate to provide fast CSV parsing with support for both hash-based and array-based row formats. Features include: Flexible input sources (file paths, gzipped files, IO objects, strings), ...
2020
2021
2022
2023
2024
2025