rap-kasta (Pavel Manylov)
- Login: rap-kasta
- Email: rapkasta@gmail.com
- Registered on: 03/06/2013
- Last sign in: 11/23/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/06/2013
-
10:43 PM Ruby Bug #8034 (Closed): File.expand_path('something', '~') do not include home path
- =begin
Next code works correctly only on ruby <= 1.9.3p362.
Tested on Windows XP, Windows 2008 with ruby 1.9.3p194 (works properly), ruby 1.9.3p362 (bug), ruby 2.0.0p0 (bug).
(({File.expand_path('something', '~') #=> "C:/path/to/cur...