2.4
Official AWS Ruby gem for Braket. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
2.8
Do some browser detection with Ruby.
2021
2022
2023
2024
2025
2026
0.55
Airbrake Ruby is a plain Ruby notifier for Airbrake (https://airbrake.io), the
leading exception reporting service. Airbrake Ruby provides minimalist API that
enables the ability to send any Ruby exception to the Airbrake dashboard. The
library is extremely lightweight and it perfectly suits plai...
2021
2022
2023
2024
2025
2026
2.25
Official AWS Ruby gem for Amazon Chime SDK Messaging. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026
0.0
# Otto
AsciiDoc-powered static site generator with Jekyll-style conventions: layouts, includes, data files, posts, drafts, permalinks, and custom collections.
## Install
```sh
gem install ottogen
```
Requires Ruby 3.0 or newer.
## Quickstart
```sh
mkdir mysite && cd mysite
otto init
otto bu...
2021
2022
2023
2024
2025
2026
0.0
A very simple gem that adds some methods to some Ruby standard classes, e.g. <array>.include_any?, <array>.delete_random, etc.
Simply require the gem ( require "more_ruby" ) and the additional methods will be available.
# New instance methods #
## Array
:all_instance_of?, :all_kind...
2021
2022
2023
2024
2025
2026
0.0
DRbService is a framework we use at LAIKA for creating authenticated
SSL-encrypted DRb services that provide access to privileged operations
without the need to give shell access to everyone.
There are a few examples in the `examples/` directory of the gem, which
are stripped-down versions of th...
2021
2022
2023
2024
2025
2026
0.0
+drupalcluster+ is a command line tool to quickly
deploy a Drupal hosting cluster of a scalable amount [2..5]
of virtual webservers.
!! AWS identity is required for this script !!
Your AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY should be either
environment variables, or set in ~/.aws/credential...
2021
2022
2023
2024
2025
2026
1.1
PgSearch builds Active Record named scopes that take advantage of PostgreSQL's full text search
2021
2022
2023
2024
2025
2026
0.07
This library performs diffs of CSV data, or any table-like source.
Unlike a standard diff that compares line by line, and is sensitive to the
ordering of records, CSV-Diff identifies common lines by key field(s), and
then compares the contents of the fields in eac...
2021
2022
2023
2024
2025
2026
0.0
Most is a simple academic modular open software tester.
Most, the Core is the main part of the system. Most provides
the environment and interface bridges for modules that will
implement the basic functionality of the testing system.
In general Most, the Core consists form two main interf...
2021
2022
2023
2024
2025
2026
0.0
Inventory-Rake-Tasks-YARD
Inventory-Rake-Tasks-YARD provides Rake┬╣ tasks for YARD┬▓ using your
Inventory┬│.
┬╣ See http://rake.rubyforge.org/
┬▓ See http://yardoc.org/
┬│ See http://disu.se/software/inventory/
§ Installation
Install Inventory-Rake-Tasks-YA...
2021
2022
2023
2024
2025
2026
0.0
A CLI (as in Command Line Interface) to delete your tweets based on faves, RTs, and time.
There are some services out there with a friendly web interface, but this is not one of them. You must know the basics of working with a UNIX terminal and configuring a Twitter API app, as this will only wo...
2021
2022
2023
2024
2025
2026
0.0
= RUGS - RUby Git Setup
A helper script that makes setting up remote git repositories a snap.
== WARNING: This is still alpha so use it at your own risk!
Note: I don't use alpha/beta in the version numbers until I have a first real release because of how Ruby Gems handles them.
== What is i...
2021
2022
2023
2024
2025
2026
0.0
== Ruby Data Objects
If you're building something in Ruby that needs access to a database, you may
opt to use an ORM like ActiveRecord, DataMapper or Sequel. But if your needs
don't fit well with an ORM—maybe you're even writing an ORM—then you'll
need some other way of talking to your database....
2021
2022
2023
2024
2025
2026
0.0
For us humans, it's always easier to remember a pronounceable string, even if it is meaningless, than to remember a long number. Koremutake is a system you can use to translate any number (of course, particularly suited at long numbers) to a sequence of syllables. Typical uses of Koremutake strin...
2021
2022
2023
2024
2025
2026
0.0
Allows customization of:
* Specify which level of notification you would like with an array of optional styles of notification (email, webhooks)
* the sender address of the email
* the recipient addresses
* the text used to prefix the subject line
* the HTTP status codes to notify for
* the error...
2021
2022
2023
2024
2025
2026
0.0
== FEATURES/PROBLEMS: * Failure is incredibly ungraceful, though generally unlikely, given that the requirements for accessing the Trac site are roughly the same as those for accessing the repository. * Currently, the trac user/pass must be the same as the SCM user/pass. It remains to be seen ho...
2021
2022
2023
2024
2025
2026
0.01
== OceanDynamo
As one important use case for OceanDynamo is to facilitate the conversion of SQL
databases to no-SQL DynamoDB databases, it is important that the syntax and semantics
of OceanDynamo are as close as possible to those of ActiveRecord. This includes
callbacks, exceptions and method c...
2021
2022
2023
2024
2025
2026
2.23
Official AWS Ruby gem for Amazon Chime SDK Meetings. This gem is part of the AWS SDK for Ruby.
2021
2022
2023
2024
2025
2026