CARVIEW |
-
Remote multi-server automation toolCreated Mon Mar 03 19:49:28 -0800 2008
-
Handy extensions for CapistranoCreated Sat Jun 14 07:30:16 -0700 2008
-
A random maze generator in C, with a CGI front-end for generating random dungeons for D&D, 3rd ed...Created Wed Sep 10 09:09:26 -0700 2008
-
A random NPC generator for D&D 3rd edition, written in C. Includes CGI and console interfaces.Created Tue Sep 09 22:07:44 -0700 2008
-
A templating system written in C. (Deprecated, obsolete, etc!)Created Tue Sep 09 22:05:22 -0700 2008
-
An encapsulation (in C) of the core logic and data of D&D, 3rd edition.Created Tue Sep 09 22:06:34 -0700 2008
-
A templating system written in C, with a stream wrapper system. (Deprecated, obsolete, etc!)Created Tue Sep 09 22:04:00 -0700 2008
-
Pure Ruby implementation of the SCP protocolCreated Sat Mar 01 15:38:03 -0800 2008
-
Pure Ruby implementation of an SFTP (protocols 1-6) clientCreated Sat Mar 01 15:35:37 -0800 2008
-
Pure Ruby implementation of an SSH (protocol 2) clientCreated Sat Mar 01 15:29:59 -0800 2008
-
A gateway class for tunneling connections via SSH over a forwarded portCreated Tue Mar 25 21:54:14 -0700 2008
-
SSH connection multiplexing: execute commands simultaneously on multiple hosts via SSHCreated Thu Mar 27 21:27:37 -0700 2008
-
A net-ssh extension library that provides an API for programmatically interacting with a login shellCreated Wed Sep 03 21:13:19 -0700 2008
-
bindings for the SQLite 2.x embedded databaseCreated Fri May 02 20:44:39 -0700 2008
-
Ruby bindings for the SQLite3 embedded databaseCreated Fri May 02 21:39:58 -0700 2008
Public Activity
c603ee4abb30fb6861939b5b3eef895b8f952665
explicitly rescue StandardError so that socket errors and errno exceptions get caught, too
90757310038d4e2b0e54fd11ab0f2ccc01f6e04e
Add on_open_failed callback hook for multi channel
46bac29de7e39bd2af6ed6cfba0498a921b5213e
Add the Asia/Colombo definition from the tzinfo gem
Is this #freeze call really necessary here? It makes it rather hard to add or update timezones via monkeypatching. You either have to dup and then switch with a call to remove_const (which is private), or you have to submit a patch to rails-core and then update to edge rails. :/
5bbca48c227044a05e5c685249801d4230d7dd08
Fix Sri Jayawardenepura time zone to map to Asia/Colombo
0bf1069a5ce84338aa0e7ed2f1864117188fad04
Sri Jayawardenepura should map to Asia/Colombo, not Dhaka
b89213c3438c931c4070f7e6c74d7ccfecb56a28
reference the libraries with their correct github names