1.83
Ruby interface to xcrun simctl
2021
2022
2023
2024
2025
2026
0.0
Eleanor is a Ruby script and accompanying library for formatting speculative screenplays. It parses plain text written in a simple format and outputs pretty PDF that conforms to standard rules of screenplay layout. Eleanor's primary goal is to create PDF that is indistinguishable from PDF produ...
2021
2022
2023
2024
2025
2026
0.0
Miscellaneous methods that may or may not be useful. sh:: Safely pass untrusted parameters to sh scripts. fork_and_check:: Run a block in a forked process and raise an exception if the process returns a non-zero value. do_and_exit, do_and_exit!:: Run a block. If the block does not run exit!, a...
2021
2022
2023
2024
2025
2026
0.0
SpreadsheetAgent is a framework for creating distributed pipelines across many
different servers. It is extensible, and flexible. It does not specify what goals
any pipeline should be working towards, or which goals are prerequisites for
other goals, but it does provide logic for easily defining ...
2021
2022
2023
2024
2025
2026
0.0
Twitterize is a quick and dirty hack I did in a few hours to play with the Twitter API (seriously, there are no tests and I'm sure there is code crude enough in there to make you recant any friendship we might have). It allows you to take any number of RSS feeds and post them to one or more Twitt...
2021
2022
2023
2024
2025
2026
0.0
This package simplifies sending emails outside of the Rails
environment. It is a wrapper around the ActionMailer package.
Support for smtp over tls is included if you are using Ruby 1.8.7 or
above. The API provided is very bare, but can be easily extended.
The email configuration is provided th...
2021
2022
2023
2024
2025
2026
0.0
Lnbackup is a hardlink backup system for hard drives.
Lnbackup operates in a way similar to the '--link-dest' switch in rsync.
It creates incremental backups using hardlinks so that each backup seems like a
full backup. Additionaly it can make (using hardlinks) bootable mirror from the
latest...
2021
2022
2023
2024
2025
2026
0.0
aias turns AIA prompt files into unattended cron jobs. Add a schedule: key
to any prompt's YAML frontmatter and run `aias update` to install the full
set, or `aias add <path>` to install a single prompt without touching the
rest. Schedules accept raw cron expressions or natural-language strings
(...
2021
2022
2023
2024
2025
2026
0.0
This is a ruby interface to the once popular Ispell package. Please keep in mind, that every instance forks an ispell process. It was since then mostly superseeded by Aspell, but still remains quite useful. Especially it has a good support for Russian using ru-ispell dictionaries. Ispell is a fa...
2021
2022
2023
2024
2025
2026
0.0
EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network ...
2021
2022
2023
2024
2025
2026
0.0
Administrate is heavily inspired by projects like Rails Admin and ActiveAdmin,
but aims to provide a better user experience for site admins,
and to be easier for developers to customize.
To do that, we're following a few simple rules:
- No DSLs (domain-specific languages)
- Support the simplest...
2021
2022
2023
2024
2025
2026
0.0
IN ACTIVE DEVELOPMENT.
High-performance Ruby game framework strongly influenced by the RPG Maker series by Enterbrain. The library contains
multiple levels of abstraction, leveraging the power of modern OpenGL (C bindings built-in) and shaders, but building
upon these low...
2021
2022
2023
2024
2025
2026
0.0
Deprecated.
I'm planning to discontinue this gem. Although it has enormous flexibility and power,
it is in my view too complex. 80% of requirements can be met through custom shell scripts
which are much simpler to write and maintain.
Sifts through your log files in real time, using ...
2021
2022
2023
2024
2025
2026
0.0
This package provides a handy command to help you recover from Vim recovery files. Vim makes .swp files as you edit your files so that if an edit session crashes you can recover the latest changes you haven't saved. Unfortunately though, there's no easy way to compare a saved file with the recov...
2021
2022
2023
2024
2025
2026
0.02
Plugin for omnifocus gem to provide github BTS synchronization.
Support for Github Enterprise:
In your git config, set the key github.accounts to a space
separated list of github accounts.
git config --global github.accounts "github myghe"
For each account API and web end points and authe...
2021
2022
2023
2024
2025
2026
2.16
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2021
2022
2023
2024
2025
2026
0.29
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.1
BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It
includes a parser for all common BibTeX objects (@string, @preamble,
@comment and regular entries) and a sophisticated name parser that
tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string
replacements, j...
2021
2022
2023
2024
2025
2026
0.0
SmsSafe provides a safety net while you're developing an application that uses ActionTexter
or other gems to send SMS. It keeps SMS messages from escaping into the wild.
Once you've installed and configured this gem, you can rest assures that y...
2021
2022
2023
2024
2025
2026
0.75
A surveys component for decidim's participatory spaces.
2021
2022
2023
2024
2025
2026