tschoening (Thorsten Schöning)
- Login: tschoening
- Registered on: 01/23/2017
- Last sign in: 09/29/2020
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 1 | 0 | 1 |
Activity
09/29/2020
-
02:04 PM Ruby Bug #15993: 'require' doesn't work if there are Cyrillic chars in the path to Ruby dir
- I think I have a similar problem originally reported at GitHub already:
https://github.com/rubygems/rubygems/issues/3853
I have a Ruby-based shell application which needs to require a library during startup. I'm using the followin...
01/23/2017
-
05:46 PM Ruby Bug #13151 (Open): File.writable? doesn't report correctly if a directory is writable on Windows.
- I've tried installing a gem per user using a 64 Bit version of Ruby for Windows and recognized that this failed because of permission errors. Ruby wanted to write the successfully downloaded gem to a system wide cache dir and failed beca...