Rudy

Rudy 0.9.8.020

Amazon EC2 (Elastic Compute Cloud) is an AWS service for scalable cloud computing architecture.Rudy was specifically built for this and allows developers to use a DSL and setup simple working environments for a Ruby application, that can run in EC2's...

read more
Redis-Dump

Redis-Dump 0.3.5

When used, it will dump the entire content of a Redis database to a JSON file.The reverse operation is supported as well, restoring a Redis database from a JSON stream.The output format can be controlled by developers, and support for outputting to an...

Rye

Rye 0.9.13

Rye works with Ruby 1.8+ and JRuby 1.3+. It can also run with OpenSSL and OpenSSH.Rye includes all the support needed to deal with path variable, environment variables, file transfers, local processes, circumventing firewalls, and passwords.The library...

Net::SSH

Net::SSH 2.9.2 / 2.9.3.beta1

Net::SSH was created to allow developers to use Ruby code to send out SSH2 commands to remote machines without having to appeal to C, C++ or bash scripting.The library can be used to run multiple processes in parallel on the same SSH2 connection, but also...