General

Profile

kares (Karol Bucek)

  • Login: kares
  • Registered on: 09/16/2015
  • Last sign in: 06/14/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

09/25/2020

08:28 AM Ruby master Revision f8d43e53 (git): unify json-java gemspec with the baseline
kares (Karol Bucek)
08:28 AM Ruby master Revision 0089854f (git): [test] properly 'skip' test on JRuby
an early return still caused ensure to execute,
setting JSON constant to `nil` for later tests!
kares (Karol Bucek)

12/28/2015

11:24 AM Ruby master Bug #11906 (Closed): File.dirname separator stripping from the begining of path
MRI strips additional leading slashes with `File.dirname` :
```
File.dirname "////foo/bar/baz" # => /foo/bar
F...
kares (Karol Bucek)

09/16/2015

08:23 AM Ruby master Bug #11532 (Closed): private_constant works after module is frozen
... and it probably should not allow for changing constant visibility since others such as `const_set` honour `freeze... kares (Karol Bucek)

Also available in: Atom