-
Hello. I try to get my feet wet with RDBI, but I have an extremely basic and confusing problem. I run Debian Squeeze. I have a very simple PostgreSQL 8.4 database :
``` sql
CREATE TABLE my_projects (…
-
In order to be a good citizen, the ideal thing is to try to reduce the volume of thread local usage.
There are a few approaches to this, but one that can work quite well is to store a key for the thr…
raggi updated
11 years ago
-
methlab is just extra baggage, in almost all cases you don't really need it, and in the few places that it is truly helpful a pure Ruby solution is sufficient. Lighten up the library and have one less…
trans updated
13 years ago
-
Just wanted to report this bug I found, and would like to try patching.
```
(1:2006)$ irb
ree-1.8.7-2010.02 :001 > require 'rubygems'
=> true
ree-1.8.7-2010.02 :002 > require 'bundler'
=> true
ree-…
zzak updated
13 years ago