General

Profile

cbandy (Chris Bandy)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

12/04/2019

09:10 PM Ruby Bug #16239: Crash when accessing postgresql-12
@jeremyevans0 is correct. This is a fatal interaction between the PostgreSQL 12 client libraries and the GSS implementation provided by macOS. This is being tracked in the pg gem at https://github.com/ged/ruby-pg/issues/311.
An immedi...
cbandy (Chris Bandy)

05/31/2014

01:53 PM Ruby Bug #9890 (Closed): Empty Date class
Before anything is loaded/required, there is a non-functional `Date` class.
~~~
$ GEM_HOME= GEM_PATH= irb
irb(main):001:0> Date
=> Date
irb(main):002:0> Date.ancestors
=> [Date, Object, Kernel, BasicObject]
irb(main):003:0> Da...
cbandy (Chris Bandy)

Also available in: Atom