Re: [Rails-core] Moving tickets forward

2006-04-21 Thread Mike Laster
On 4/20/06, Marcel Molina Jr. <[EMAIL PROTECTED]> wrote: > On Thu, Apr 20, 2006 at 11:28:24PM -0400, Mike Laster wrote: > > On 4/20/06, Marcel Molina Jr. <[EMAIL PROTECTED]> wrote: > > > I installed Frontbase and the ruby bindings for it. At first when I ran > > > the > > > test it was complainin

Re: [Rails-core] Moving tickets forward

2006-04-20 Thread Marcel Molina Jr.
On Thu, Apr 20, 2006 at 11:28:24PM -0400, Mike Laster wrote: > On 4/20/06, Marcel Molina Jr. <[EMAIL PROTECTED]> wrote: > > I installed Frontbase and the ruby bindings for it. At first when I ran the > > test it was complaining that FBSQL_Connect.connect was getting one too many > > arguments pass

Re: [Rails-core] Moving tickets forward

2006-04-20 Thread Mike Laster
On 4/20/06, Marcel Molina Jr. <[EMAIL PROTECTED]> wrote: > > Hey Mike. Thanks for staying on top of the adapter so that it remains up to > date. Apologies that we haven't gotten around to it sooner. It's quite > frustrating to put work into something only to see it sit around. It has been a bit, b

Re: [Rails-core] Moving tickets forward

2006-04-20 Thread Marcel Molina Jr.
On Thu, Apr 20, 2006 at 08:33:13PM -0400, Mike Laster wrote: > How do I get a ticket out of the 'unverified' state? I have a patch > for a new database adapter that I submitted over 2 months ago > (http://dev.rubyonrails.org/ticket/4093) that has made no progress. > > It passes all of the unit t

[Rails-core] Moving tickets forward

2006-04-20 Thread Mike Laster
How do I get a ticket out of the 'unverified' state? I have a patch for a new database adapter that I submitted over 2 months ago (http://dev.rubyonrails.org/ticket/4093) that has made no progress. It passes all of the unit tests. I have to keep updating my patch every couple of days as the edg